{
  "name": "Royal Shine Cleaning Services LLC",
  "short_name": "Royal Shine",
  "description": "Madison's #1 Carpet Cleaning Specialists. Professional residential, commercial & deep cleaning in Madison, WI.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#08111F",
  "theme_color": "#00C2CB",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Royal Shine Home Page"
    }
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Royal Shine at (608) 590-9365",
      "url": "tel:+16085909365",
      "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Get Free Quote",
      "short_name": "Quote",
      "description": "Request a free cleaning quote",
      "url": "/contact.php",
      "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
