{
  "name": "Crystal Reef - Marine & Pool Services",
  "short_name": "Crystal Reef",
  "description": "Professional marine aquarium and pool maintenance services in Centurion, Gauteng",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1625",
  "theme_color": "#38bdf8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "utilities"],
  "lang": "en-ZA",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Crystal Reef",
      "url": "/contact",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Pool Services",
      "short_name": "Pool",
      "description": "Professional pool maintenance",
      "url": "/pool-services",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    }
  ]
}