{
  "name": "Qwestrum",
  "short_name": "Qwestrum",
  "description": "Explore real career journeys — decisions, setbacks, and clarity over time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1c35",
  "theme_color": "#0f1c35",
  "icons": [
    {
      "src": "/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
