{
  "name": "JB Roza Flooring",
  "short_name": "JB Roza",
  "description": "Professional flooring installation and refinishing in Charlotte, NC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1609",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Free Quote",
      "short_name": "Quote",
      "description": "Request a free flooring quote",
      "url": "/#quote",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View our project gallery",
      "url": "/#gallery",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
