{
  "name": "Iskrio VoiceFlow",
  "short_name": "Iskrio",
  "description": "Voice dictation with AI processing",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f4efe1",
  "theme_color": "#f4efe1",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}