{
  "name": "ActuallySpeak — IELTS Speaking Practice",
  "short_name": "ActuallySpeak",
  "description": "Practise IELTS speaking with an AI examiner: full mock tests (Part 1, 2 & 3), instant band scores and feedback.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/share-target.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "shortcuts": [
    {
      "name": "Fix my English (TypeAI)",
      "short_name": "TypeAI",
      "description": "Paste or share text to fix and upgrade your English",
      "url": "/typeai.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mock Speaking Test",
      "short_name": "Mock Test",
      "description": "Take a full IELTS mock speaking test with an AI examiner",
      "url": "/examiner.html?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "IELTS Dashboard",
      "short_name": "Dashboard",
      "url": "/premium.html?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
