{
  "name": "Julian Club Hotel",
  "short_name": "Julian Club",
  "description": "Julian Club Hotel Guest Services — İçmeler, Marmaris",
  "start_url": "/julian-club-app/index.html",
  "display": "standalone",
  "background_color": "#EFEFF4",
  "theme_color": "#EFEFF4",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "/julian-club-app/pages/contact.html",
      "description": "Reach the hotel team"
    },
    {
      "name": "Room Request",
      "url": "/julian-club-app/pages/room-request.html",
      "description": "Request room services"
    }
  ]
}
