{
  "name": "BKKasset.com - Property Investment Platform",
  "short_name": "BKKasset",
  "description": "ซื้อ-ขาย-เช่าคอนโดกรุงเทพ เชื่อมเจ้าของกับผู้ซื้อโดยตรง",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#334064",
  "theme_color": "#334064",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "th",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/img/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BKKasset.com Homepage"
    },
    {
      "src": "/img/pwa/screenshot-mobile.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BKKasset.com Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "ค้นหาคอนโดขาย",
      "short_name": "ขาย",
      "url": "/realestateandhomes-search?type=buy",
      "icons": [{"src": "/img/pwa/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "ค้นหาคอนโดเช่า",
      "short_name": "เช่า",
      "url": "/realestateandhomes-search?type=rent",
      "icons": [{"src": "/img/pwa/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "แผนที่",
      "short_name": "แผนที่",
      "url": "/map",
      "icons": [{"src": "/img/pwa/icon-96.png", "sizes": "96x96"}]
    }
  ]
}
