{
  "name": "The Cheat Code",
  "short_name": "TCC",
  "description": "Client portal — track your project and stay connected.",
  "start_url": "/portal/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#A30000",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
