{
  "name": "AmpQuotes.com",
  "short_name": "AmpQuotes",
  "description": "A premium, brandable domain built for a quote-and-estimate platform.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1b1410",
  "theme_color": "#1b1410",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
