{
  "name": "GTA Companion",
  "short_name": "GTA Companion",
  "description": "The ultimate GTA 5 & GTA 6 Online companion app — 60+ features, AI coaching, heist tools and crew management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#ff2d6b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Weekly Bonuses",    "url": "/?tab=weekly",    "description": "This week's 2x/3x bonuses" },
    { "name": "Bodyguard Board",   "url": "/?tab=bodyguard", "description": "Find crew for sell missions" },
    { "name": "Heist Planner",     "url": "/?tab=heist",     "description": "Plan your next heist" },
    { "name": "Ghost AI",          "url": "/?tab=ghost",     "description": "Ask Ghost AI anything" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "390x844", "type": "image/png", "label": "GTA Companion Home" }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
