{
  "name": "BizIntel — Business Intelligence",
  "short_name": "BizIntel",
  "description": "AI-powered business intelligence for importers, distributors, and fleet operators",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#E8A728",
  "background_color": "#070A0F",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Proactive Tasks",
      "short_name": "Tasks",
      "url": "/proactive",
      "description": "View AI-generated business alerts"
    },
    {
      "name": "Fleet Status",
      "short_name": "Fleet",
      "url": "/fleet",
      "description": "Monitor fleet and driver status"
    }
  ],
  "categories": ["business", "productivity"]
}
