{
  "name": "Burnout Test - Professional Burnout Quiz",
  "short_name": "Burnout Test",
  "description": "Discover your burnout type through 8 questions about professional stress and emotional exhaustion",
  "start_url": "/burnout-test/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#ef4444",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
