{
  "name": "ระบบจองห้องพัก — สถาบันทักษิณคดีศึกษา",
  "short_name": "ทักษิณจอง",
  "description": "จองห้องพักและห้องประชุม สถาบันทักษิณคดีศึกษา",
  "start_url": "./booking.html",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "lang": "th",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23059669'/><text x='96' y='128' font-size='96' text-anchor='middle' fill='white'>🏨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ค้นหาห้องว่าง",
      "short_name": "ค้นหา",
      "url": "./booking.html#home",
      "description": "ค้นหาและจองห้องพัก"
    },
    {
      "name": "ตรวจสอบสถานะ",
      "short_name": "สถานะ",
      "url": "./booking.html#tracking",
      "description": "ตรวจสอบสถานะการจอง"
    }
  ]
}