{
  "name": "RouteDrop ผู้ช่วยส่งพัสดุ",
  "short_name": "RouteDrop",
  "id": "./",
  "description": "ผู้ช่วยจัดพัสดุ เส้นทาง ลูกค้า และรับเงินด้วยพร้อมเพย์",
  "lang": "th",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eaf6ff",
  "theme_color": "#eaf6ff",
  "shortcuts": [
    {
      "name": "สแกนพัสดุ",
      "short_name": "สแกน",
      "url": "./index.html?action=scan",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "รับเงิน QR",
      "short_name": "รับเงิน",
      "url": "./index.html?action=payment",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
