{
  "name": "Accentta — Your Supportive Speech Coach",
  "short_name": "Accentta",
  "description": "Master professional English with Accentta. Friendly speech coaching that helps you speak clearly and feel confident.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f9f4f2",
  "theme_color": "#0061ef",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/studio-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Practice screen — recording interface and live waveform"
    },
    {
      "src": "/screenshots/feedback-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Feedback screen — score 8.4 and coaching notes"
    },
    {
      "src": "/screenshots/industry-desktop.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Industry Practice — professional scripts and scoring"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Practising",
      "short_name": "Practice",
      "description": "Go straight to the practice studio",
      "url": "/home?source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Industry Practice",
      "short_name": "Industry",
      "description": "Practise with professional call scripts",
      "url": "/industry-practice?source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "description": "View your session history and scores",
      "url": "/journal?source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
