{
  "name": "Vocal Lab",
  "short_name": "Vocal Lab",
  "description": "Singer and rap practice: backing tracks, loops, rehearsal, and takes.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "categories": ["music", "education"],
  "icons": [
    {
      "src": "/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512-maskable",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
