{
  "name": "GP Smart Delivery POD",
  "short_name": "GP POD",
  "description": "ระบบหลักฐานการส่งสินค้า (Proof of Delivery)",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1F5F9",
  "theme_color": "#15346B",
  "lang": "th",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "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"
    },
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "งานจัดส่งวันนี้ (คนขับ)",
      "short_name": "งานคนขับ",
      "url": "/driver/trips"
    },
    { "name": "ติดตามการส่ง", "short_name": "ติดตาม", "url": "/tracking" }
  ]
}
