{
  "name": "Voice Clinical Notes",
  "short_name": "ClinNote",
  "description": "Dictate clinical notes — auto-formatted and ready to share.",
  "start_url": "/voice-notes",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/img/clinote-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/clinote-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
