{
  "name": "Kerbside",
  "short_name": "Kerbside",
  "description": "Navette aeroportuali: board in tempo reale, code per terminal e posizione dei mezzi.",
  "start_url": "/board",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "it",
  "dir": "ltr",
  "categories": ["business", "travel", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Board",
      "short_name": "Board",
      "description": "Code per terminal in tempo reale",
      "url": "/board"
    },
    {
      "name": "Gestione",
      "short_name": "Gestione",
      "description": "Impostazioni, autisti e abbonamento",
      "url": "/admin"
    }
  ]
}
