{
  "name": "Finest Auto Hail Repair",
  "short_name": "Finest Auto",
  "description": "Colorado's finest paintless dent repair and auto hail damage restoration.",
  "start_url": "/demo/finestautohailrepair/",
  "scope": "/demo/finestautohailrepair/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#02194b",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/demo/finestautohailrepair/brand-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/demo/finestautohailrepair/brand-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}