{
  "name": "The Standard Service Portal",
  "short_name": "TSD Service",
  "description": "ศูนย์กลาง Service ของ The Standard",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2544",
  "theme_color": "#1a3a5c",
  "lang": "th",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "แจ้งปัญหา IT",
      "short_name": "IT Helpdesk",
      "url": "/liff/report",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "จองห้องประชุม",
      "short_name": "จองห้อง",
      "url": "/liff/booking",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
