{
  "name": "VocalPulse Monitor",
  "short_name": "VocalPulse",
  "description": "Privacy-first vocal biomarker screening. All audio processing runs locally — no cloud, no uploads.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#10b981",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icons/vocalpulse-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/vocalpulse-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
