{
  "name": "Dewire.life",
  "short_name": "Dewire",
  "description": "Less screen. More life. Real pathways into work, education and training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f1f3d",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["education", "lifestyle", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Home — Less screen. More life."
    }
  ],
  "shortcuts": [
    {
      "name": "Take the Quiz",
      "short_name": "Quiz",
      "description": "Find out how wired you are",
      "url": "/#quiz",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Work",
      "short_name": "Jobs",
      "description": "Saturday jobs, apprenticeships and courses near you",
      "url": "/opportunities",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
