{
  "name": "Growth HQ OpsCenter",
  "short_name": "OpsCenter",
  "description": "Growth Solutions HQ Command Center — live ops dashboard",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#00ff88",
  "background_color": "#080a0d",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dash",
      "description": "Open the main dashboard",
      "url": "/?tab=overview"
    }
  ]
}
