{
  "name": "ViRA CCTV Estimate Calculator",
  "short_name": "Smart CCTV Quote",
  "description": "Smart CCTV Quotation Generator for ViRA Enterprises",
  "start_url": "./estimate_calculator.html",
  "display": "standalone",
  "background_color": "#092417",
  "theme_color": "#b8860b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
