{
  "id": "/",
  "name": "Paradise Parking Services",
  "short_name": "Paradise",
  "description": "Secure, affordable airport parking in Johannesburg with 24/7 support, covered bays, and easy online booking.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["travel", "business", "transportation", "lifestyle"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "theme_color": "#0A1F44",
  "background_color": "#f8fbff"
}