{
  "name": "Teacher in Treble",
  "short_name": "TiT",
  "description": "Community music education, teaching resources, and ensembles.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#2F4858",
  "theme_color": "#2F4858",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["education", "music"],
  "icons": [
    { "src": "/icons/pwa/icon-72.png",   "sizes": "72x72",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-96.png",   "sizes": "96x96",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-128.png",  "sizes": "128x128",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-144.png",  "sizes": "144x144",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-152.png",  "sizes": "152x152",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-384.png",  "sizes": "384x384",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Teacher in Treble — teaching resources and community"
    },
    {
      "src": "/icons/pwa/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Teacher in Treble on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse teaching resources",
      "url": "/shop",
      "icons": [{ "src": "/icons/pwa/shortcut-shop.png", "sizes": "96x96" }]
    },
    {
      "name": "My account",
      "short_name": "Account",
      "description": "Your downloads and account",
      "url": "/member",
      "icons": [{ "src": "/icons/pwa/shortcut-account.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
