{
  "id": "/",
  "name": "Visavapat Portal",
  "short_name": "VPX",
  "description": "ระบบพนักงานและคู่มือ Visavapat",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f4029",
  "theme_color": "#1f9d63",
  "lang": "th",
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Career Tools",
      "short_name": "Career Tools",
      "description": "คู่มือการทำงาน ระเบียบ และเอกสารอบรม",
      "url": "/visavapat/manual/index_manual",
      "icons": [{ "src": "/images/pwa/sc-manual.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "ประกาศและข่าวสารจากบริษัท",
      "url": "/#Community",
      "icons": [{ "src": "/images/pwa/sc-community.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "ข้อมูลติดต่อ",
      "short_name": "ติดต่อ",
      "description": "ข้อมูลติดต่อพนักงาน",
      "url": "/visavapat/index_contact",
      "icons": [{ "src": "/images/pwa/sc-contact.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
