{
  "id": "https://playthenote.com/",
  "name": "PlayTheNote — Free Virtual Musical Instruments",
  "short_name": "PlayTheNote",
  "description": "Play free virtual musical instruments in your browser — piano, guitar, drums, flute, tabla, kalimba and more. No app, no signup.",
  "start_url": "/?launcher=pwa",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#33c481",
  "background_color": "#ffffff",
  "categories": ["music", "entertainment", "education"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
  "src": "/maskable-icon-512x512.png",
  "sizes": "512x512",
  "type": "image/png",
  "purpose": "maskable"
}

  ]
}
