{
  "name": "Mega Royale Guest House",
  "short_name": "Mega Royale",
  "description": "Premier Hospitality and Booking Platform",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0E1F38",
  "theme_color": "#0E1F38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
