{
  "name": "GKBI CARE · ระบบรับเรื่องร้องเรียน แจ้งเบาะแส และข้อเสนอแนะ",
  "short_name": "GKBI CARE",
  "description": "ระบบรับเรื่องร้องเรียน แจ้งเบาะแส และข้อเสนอแนะ ของ GGC KTIS Bioindustrial แจ้งง่าย ไม่ต้อง Login ไม่ต้องระบุตัวตน",
  "lang": "th",
  "dir": "ltr",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7FA",
  "theme_color": "#0B2A4A",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "assets/images/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "assets/images/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "assets/images/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "assets/images/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "assets/images/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "assets/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/images/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "assets/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/images/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "แจ้งเรื่องใหม่",
      "short_name": "แจ้งเรื่อง",
      "description": "เริ่มแจ้งเรื่องร้องเรียนหรือแจ้งเบาะแส",
      "url": "./report.php",
      "icons": [{ "src": "assets/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
