{
  "name": "Densep Driver — งานรับส่ง",
  "short_name": "Densep Driver",
  "description": "แอปคนขับ Densep: ดูงานรับส่งที่ได้รับมอบหมาย อัปเดตสถานะงาน และส่งพิกัด GPS ทำงานต่อได้แม้สัญญาณขาด",
  "lang": "th",
  "dir": "ltr",
  "id": "/",
  "start_url": "./index.html#/jobs",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#2D7D99",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "งานวันนี้",
      "short_name": "งานวันนี้",
      "url": "./index.html#/jobs"
    },
    {
      "name": "สถานะการซิงค์",
      "short_name": "ซิงค์",
      "url": "./index.html#/sync"
    }
  ]
}
