{
  "name": "PassMint — UK Exam Preparation",
  "short_name": "PassMint",
  "description": "Prepare for B1 Speaking & Life in the UK tests with an AI examiner",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a2744",
  "theme_color": "#1a2744",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "B1 Speaking Practice",
      "short_name": "Speaking",
      "description": "Start a B1 speaking mock exam",
      "url": "/b1-speaking",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Life in the UK",
      "short_name": "Life in UK",
      "description": "Practice Life in the UK test",
      "url": "/life-in-uk",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
