{
  "name": "Knowledge Base: AI Career Coach",
  "short_name": "Career Coach",
  "description": "Your personal AI-powered career coach — turn notes, experience and job targets into a structured knowledge graph and actionable next steps.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["productivity", "education", "business"],
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/knowledge-base-ai-career-coach-opengraph.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Knowledge Base AI Career Coach dashboard"
    }
  ]
}
