{
  "name": "AITrack | AI-Powered Fleet Management & GPS Tracking",
  "short_name": "AITrack",
  "description": "Monitoraggio GPS in tempo reale per flotte, sicurezza e investigazioni. Dashboard avanzata, notifiche e report intelligenti.",
  "start_url": "/login",
  "scope": "/",
  "background_color": "#0b1220",
  "theme_color": "#000000",
  "orientation": "any",
  "display": "standalone",
  "categories": [
    "business",
    "productivity",
    "navigation"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}