{
  "name": "บ้านทะเล Baan Talay",
  "short_name": "บ้านทะเล",
  "description": "ที่พักส่วนตัวติดทะเล แหลมสิงห์ จันทบุรี — รับสัตว์เลี้ยง",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f3",
  "theme_color": "#1E70AC",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle"],
  "lang": "th",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "จองห้องพัก",
      "short_name": "จอง",
      "description": "จองที่พักบ้านทะเลออนไลน์",
      "url": "/booking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
