{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Bournemouth Music School",
  "short_name": "BMS Piano",
  "description": "Book professional piano lessons in Bournemouth online. All ages and abilities welcome — 30 or 60-minute sessions with a qualified teacher.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "categories": ["education", "music", "lifestyle"],
  "icons": [
    {
      "src": "/images/logo-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo-wide.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Bournemouth Music School — Piano Lessons Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Lesson",
      "short_name": "Book",
      "description": "Jump straight to the lesson booking flow",
      "url": "/?action=book",
      "icons": [
        {
          "src": "/images/logo-square.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
