{
  "name": "ระบบจองห้องประชุม อบจ.ยะลา",
  "short_name": "จองห้องประชุม",
  "description": "ระบบจองห้องประชุม องค์การบริหารส่วนจังหวัดยะลา",
  "start_url": "/mobile",
  "scope": "/",
  "id": "/mobile",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "จองห้องประชุม",
      "short_name": "จองห้อง",
      "description": "เปิดหน้าระบบจองห้องประชุม",
      "url": "/mobile",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
