{
  "name": "Voiceturi — Vocal Training",
  "short_name": "Voiceturi",
  "description": "Train your voice with real-time pitch feedback, exercises, and progress tracking.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0a0b12",
  "theme_color": "#0a0b12",
  "orientation": "portrait-primary",
  "categories": ["music", "education", "health"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Warm-Up", "short_name": "Warm-Up", "url": "./#/warmup" },
    { "name": "Daily Challenge", "short_name": "Challenge", "url": "./#/" },
    { "name": "Statistics", "short_name": "Stats", "url": "./#/stats" }
  ]
}
