{
  "name": "ShivGanga Career Intelligence",
  "short_name": "ShivGanga",
  "description": "AI Career Intelligence OS — Know where you stand. Know what to do next.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0a0a0f",
  "theme_color": "#0A1628",
  "orientation": "portrait-primary",
  "id": "shivganga-career-os",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Open your career intelligence dashboard",
      "url": "/dashboard?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Learning",
      "short_name": "Learning",
      "description": "Continue your active course",
      "url": "/my-learning?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "AI Advisor",
      "short_name": "Advisor",
      "description": "Ask your career AI anything",
      "url": "/advisor?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "education", "business"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
