{
  "name": "Quotie Voice Quotation Assistant",
  "short_name": "Quotie",
  "description": "Voice-to-Quote assistant for electricians, plumbers, and tradies.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1e1e24",
  "theme_color": "#1e1e24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo_pwa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo_pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
