{
  "name": "Voice2Quote",
  "short_name": "V2Q",
  "description": "Speak the job. Quote sent in 60 seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1c2a",
  "theme_color": "#E8541A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/v2q-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/v2q-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
