{
  "name": "CareerMindAI",
  "short_name": "CareerMindAI",
  "description": "AI-powered career intelligence platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "education"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CareerMindAI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Score My Resume",
      "short_name": "Score",
      "url": "/resume-score",
      "description": "Get your ResumeMind Score"
    },
    {
      "name": "Resume Audit",
      "short_name": "Audit",
      "url": "/resume-audit",
      "description": "Full resume audit with fixes"
    }
  ]
}
