{
  "name": "Virtual Piano — Play 100 Songs",
  "short_name": "Piano",
  "description": "Play virtual piano online with falling notes, sheet music view, and 100 free songs including Fur Elise, Canon in D, Moonlight Sonata and more.",
  "start_url": "/piano/",
  "scope": "/piano/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "lang": "en",
  "categories": ["music", "entertainment", "games"],
  "icons": [
    {
      "src": "/app-icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
