{
  "name": "OutlastAI — AI Career Intelligence",
  "short_name": "OutlastAI",
  "description": "Know where you stand in the AI economy. ARQ score, daily challenges, career coaching.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060610",
  "theme_color": "#6857ff",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Challenge",
      "description": "Complete today's AI challenge",
      "url": "/?screen=challenge",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My ARQ Score",
      "short_name": "ARQ Score",
      "description": "View your AI Readiness Quotient",
      "url": "/?screen=home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
