{
  "name": "Twin Pilot — Pipeline",
  "short_name": "TwinPilot",
  "description": "AI-Powered Software Factory",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#7c5cfc",
  "categories": [
    "productivity",
    "developer"
  ],
  "icons": [
    {
      "src": "/brand/logos/twinpilot-logo-mark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/logos/twinpilot-logo-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?view=dashboard",
      "description": "Live project status"
    },
    {
      "name": "Pending Gates",
      "url": "/?view=gates",
      "description": "Human gates awaiting approval"
    }
  ]
}
