{
  "name": "ViceDen — GTA 6 Command Center",
  "short_name": "ViceDen",
  "description": "The central hub for GTA 6: live weekly meta, money tools, an empire toolkit with timers and alerts, an interactive map, and a trust-tiered intel ledger.",
  "start_url": "hub.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080611",
  "theme_color": "#080611",
  "categories": ["games", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "This Week", "url": "this-week.html" },
    { "name": "Empire Toolkit", "url": "toolkit.html" },
    { "name": "Money Lab", "url": "money-lab.html" }
  ]
}
