{
  "name": "V Square Clinic - ระบบจองห้องประชุม",
  "short_name": "Meeting Room",
  "description": "ระบบจองห้องประชุมของ V Square Clinic",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f9ff",
  "theme_color": "#0ea5e9",
  "lang": "th",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "จองห้องประชุม",
      "short_name": "จอง",
      "description": "เปิดหน้าจองห้องประชุม",
      "url": "/?action=book",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "categories": ["productivity", "business"]
}
