{
  "name": "Golden Lawn Care - Roofing Contractor",
  "short_name": "PSS Roofing",
  "description": "Lake County's trusted roofing contractor. Roof repair, replacement, and storm damage restoration in Eustis, FL.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8e1613",
  "orientation": "portrait-primary",
  "categories": ["business", "home services"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Free Estimate",
      "short_name": "Estimate",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency Repair",
      "short_name": "Emergency",
      "url": "/services/emergency-roof-repair",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
