{
  "name": "VocalReset — Scientific Voice Care & Vocal Reset",
  "short_name": "VocalReset",
  "description": "5-Minute daily personalized voice recovery, SOVT biofeedback, and laryngeal muscle reset.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Start 5-Min Reset",
      "short_name": "Reset",
      "description": "Quick launch daily vocal reset exercise",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
