{
  "name": "SLC Clinic · จองทรีตเมนต์ออนไลน์",
  "short_name": "SLC Booking",
  "description": "คลินิกเสริมความงามชั้นนำ · ทีมแพทย์เฉพาะทาง · จองออนไลน์ 24 ชม.",
  "id": "com.slcgroup.booking",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f7fafc",
  "theme_color": "#0d2a4a",
  "lang": "th",
  "dir": "ltr",
  "icons": [
    {
      "src": "/slc-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/slc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/slc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "จองเข้ารับบริการ",
      "short_name": "จองบริการ",
      "url": "/booking/path?type=service",
      "icons": [{ "src": "/slc-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "จองขอรับคำปรึกษา",
      "short_name": "ปรึกษา",
      "url": "/booking/path?type=consult",
      "icons": [{ "src": "/slc-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "ตรวจสอบนัด",
      "short_name": "ตรวจสอบนัด",
      "url": "/track",
      "icons": [{ "src": "/slc-logo.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "prefer_related_applications": false
}
