{
  "name": "Talentopian — Career Intelligence",
  "short_name": "Talentopian",
  "description": "Game-based career exploration — play, discover your strengths (PCS), and get an AI-matched career report.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0E27",
  "theme_color": "#8B5CF6",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "shortcuts": [
    { "name": "Mock Interview", "short_name": "Interview", "description": "Practice a mock interview", "url": "/dashboard?tab=interview" },
    { "name": "Career Report", "short_name": "Report", "description": "View your AI-matched career report", "url": "/report" },
    { "name": "Play Games", "short_name": "Games", "description": "Play assessment games", "url": "/games" }
  ],
  "icons": [
    { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]
}
