{
  "name": "Music Ted — Learn any instrument",
  "short_name": "Music Ted",
  "description": "Learn piano, guitar, bass, violin, drums, and voice with interactive lessons and real-time feedback.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f5f5",
  "theme_color": "#f5f5f5",
  "categories": [
    "education",
    "music",
    "entertainment"
  ],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice",
      "short_name": "Practice",
      "url": "/practice"
    },
    {
      "name": "Piano Studio",
      "short_name": "Piano",
      "url": "/piano"
    },
    {
      "name": "Courses",
      "short_name": "Courses",
      "url": "/courses"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Learn any instrument, in the browser"
    },
    {
      "src": "/screenshots/wide-piano.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Falling notes over a real keyboard"
    },
    {
      "src": "/screenshots/narrow-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Learn any instrument, in the browser"
    },
    {
      "src": "/screenshots/narrow-piano.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Falling notes over a real keyboard"
    }
  ]
}
