{
  "name": "DeliveryMgr",
  "short_name": "DeliveryMgr",
  "description": "Scan a receiving item and record where it is on its way to the customer.",
  "theme_color": "#c8102e",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./",
  "icons": [
    { "src": "icons/72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/96.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ]
}
