{
  "name": "ZenoVoiceAi",
  "short_name": "ZenoVoiceAi",
  "start_url": "/phone",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1c1a2e",
  "theme_color": "#8b5cf6",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
