{
  "name": "Personal Harmonium — Web Harmonium",
  "short_name": "Harmonium",
  "description": "Free web harmonium — play Indian harmonium online in your browser. Keyboard, touch, and MIDI support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5efe3",
  "theme_color": "#8b2f1c",
  "categories": ["music", "entertainment", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "type": "image/svg+xml",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ]
}
