{
  "name": "Lisp Speech Clinic — Treatment Programme",
  "short_name": "Lisp Clinic",
  "description": "A guided 12–20 week treatment programme for interdental and lateral lisp. Structured drills, audio recording, progress tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "categories": ["health", "education", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's practice",
      "short_name": "Practice",
      "description": "Jump straight to your current phase",
      "url": "/#/"
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "See streak, sessions, and accuracy",
      "url": "/#/progress"
    }
  ]
}
