{
  "name": "GrowthOS — AI Product Manager",
  "short_name": "GrowthOS",
  "description": "AI Product Manager for software teams — sprint planning, standups, prioritization, and delivery intelligence",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "My Tasks",
      "short_name": "My Tasks",
      "url": "/my-tasks",
      "description": "View tasks assigned to you"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Delivery cockpit overview"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "View all projects"
    }
  ]
}
