{
  "name": "ScopeShield",
  "short_name": "ScopeShield",
  "description": "AI-powered scope change impact analysis for project managers",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your projects and alerts"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View scope change alerts"
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/analytics",
      "description": "View impact analytics"
    }
  ],
  "prefer_related_applications": false
}
