{
  "id": "./index.php",
  "scope": "./",
  "start_url": "./index.php?utm_source=pwa",
  "name": "Al Misbah Travel & Tour",
  "short_name": "Al Misbah",
  "description": "Official Umrah Accommodation Voucher & Financial Registry Platform",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0c4e4a",
  "status_bar": "black-translucent",
  "icons": [
    {
      "src": "./assets/app icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
