{
  "name": "DropIntel - Warzone Meta & AI Coach",
  "short_name": "DropIntel",
  "description": "Your AI-powered Warzone advantage. Master the meta, improve your game, and climb the ranks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#00D1FF",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "url": "/coach",
      "description": "Ask the AI Coach for advice"
    },
    {
      "name": "Meta Loadouts",
      "short_name": "Loadouts",
      "url": "/loadouts",
      "description": "Browse meta loadouts"
    }
  ]
}
