{
  "name": "Meanbook Note",
  "short_name": "Meanbook Note",
  "description": "ระบบจัดการคำสั่งซื้อ CRM และระบบสแกนตรวจสอบขนส่งอัตโนมัติ สำหรับทีมงาน Meanbook",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c14",
  "theme_color": "#0e1322",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}