{
  "id": "/index.html",
  "name": "PVT HR Leave - ระบบขออนุญาตลาออนไลน์",
  "short_name": "ใบลาออนไลน์",
  "description": "ระบบขออนุญาตลาออนไลน์และจัดการเวลาทำงาน PVT Workforce Management System",

  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",

  // "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",

  "icons": [
  {
    "src": "/assets/icons/icon-192-y.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/assets/icons/icon-512-y.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  }
]
}