{
  "name": "All Things Hookah – Puff & Pass",
  "short_name": "Hookah App",
  "description": "Premium hookah booking and management system.",
  "start_url": "login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0C0C0C",
  "theme_color": "#D4AF37",
  "orientation": "any",
  "categories": ["lifestyle", "business"],
  "icons": [
    {
      "src": "assets/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}