{
  "name": "AIVORA Nexus - Don't Just Manage. Nexus.",
  "short_name": "AIVORA Nexus",
  "description": "AI-powered field sales management platform with real-time tracking, task management, and smart route planning.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "scope": "/",
  "lang": "en"
}
