{
  "name": "VoiceFleet",
  "short_name": "VoiceFleet",
  "description": "AI voice receptionist for phone calls, bookings, and missed-call recovery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1D4ED8",
  "icons": [
    {
      "src": "/icons/voicefleet-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/voicefleet-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
