{
  "name": "Voxilo",
  "short_name": "Voxilo",
  "description": "AI voice agents for local businesses",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#060A14",
  "theme_color": "#060A14",
  "icons": [
    {
      "src": "/voxilo-assets/icon/dark-bg-white-text/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/voxilo-assets/icon/dark-bg-white-text/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
