{
  "name": "Roofinguy.com",
  "short_name": "Roofinguy",
  "description": "Professional roofing, gutter, and siding services. Roof measurements, estimates, and project tools for East Texas & surrounding areas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request a Quote",
      "short_name": "Quote",
      "url": "/quote",
      "description": "Get a free roofing quote"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Call or message Roofinguy"
    },
    {
      "name": "Service Area",
      "short_name": "Service Area",
      "url": "/service-area",
      "description": "Check our service area"
    }
  ]
}
