{
  "name": "DinoQuote",
  "short_name": "DQ",
  "description": "HVAC Contractor Platform",
  "start_url": "/console",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/brand/dq-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/dq-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
