{
  "name": "BookIn - بوك إن",
  "short_name": "BookIn",
  "description": "Multi-hotel booking platform without commissions - منصة حجز فنادق بدون عمولات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["travel", "booking"]
}
