{
  "name": "EAMSYS | ระบบจัดการทรัพย์สินและซ่อมบำรุง",
  "short_name": "EAMSYS",
  "description": "ระบบทะเบียนคุมทรัพย์สิน กองเครื่องมืออุตุนิยมวิทยา",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7F9",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}