{
  "name": "TROPICANA OIL — ระบบขออนุมัติทำงานล่วงเวลา",
  "short_name": "TPO OT",
  "description": "ระบบขออนุมัติทำงานล่วงเวลา (Overtime) สำหรับพนักงาน TROPICANA OIL",
  "id": "/",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2857",
  "theme_color": "#1a2857",
  "lang": "th",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "กรอกข้อมูล OT",
      "short_name": "กรอก OT",
      "description": "บันทึกใบขอ OT ใหม่",
      "url": "/index.php#form",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ประวัติ / อนุมัติ",
      "short_name": "อนุมัติ",
      "description": "ตรวจสอบและอนุมัติ OT ที่รอดำเนินการ",
      "url": "/index.php#approve",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
