{
  "name": "Source-Filter Voice Studio",
  "short_name": "Voice Studio",
  "description": "Practical Vocal Acoustics — voice analysis, recording, and source-filter simulation. All recordings stay on this device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3e9",
  "theme_color": "#4f9650",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
