{
  "name": "Cox's Hub — কক্সবাজার ট্রাভেল প্ল্যাটফর্ম",
  "short_name": "Cox's Hub",
  "description": "কক্সবাজারে হোটেল বুকিং, বাইক রেন্টাল, বাস টিকিট, সেন্টমার্টিন — সব এক জায়গায়।",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#005B96",
  "orientation": "portrait-primary",
  "lang": "bn",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "সার্ভিস দেখুন",
      "short_name": "Services",
      "description": "সব সার্ভিস দেখুন",
      "url": "/services",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "বাসা ভাড়া",
      "short_name": "Rentals",
      "description": "বাসা ভাড়ার তালিকা",
      "url": "/rentals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
