{
  "name": "CVBien — Build a Career That Wins",
  "short_name": "CVBien",
  "description": "AI-powered CV builder, job finder and career platform for the Netherlands",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07071a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["productivity", "business", "utilities"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CVBien dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate CV",
      "short_name": "New CV",
      "description": "Create a new AI-powered CV",
      "url": "/app?tab=cvs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "description": "Search Netherlands job listings",
      "url": "/app?tab=jobs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
