{
  "short_name": "VoiceNotes",
  "name": "Secure Voice Notes",
  "icons": [
    {
      "src": "icons/mic-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/mic-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "description": "Secure, encrypted voice notes for dentists.",
  "orientation": "portrait"
}
