{
  "name": "Courier App Portal",
  "short_name": "Courier App Portal",
  "start_url": "/deliveries?pwa=true",
  "theme_color": "#FFFFFF0",
  "background_color": "#ffffff",
  "display": "standalone",
  "lang": "en",
  "scope": "/",
  "description": "The Courier App Portal lets you see your orders and track your couriers in real time. Now you can watch as couriers deliver your orders and return to the restaurant. You can also plan upcoming orders, and calculate ETA for new ones.",
  "icons": [
    {
      "src": "/apple-touch-icon-400.png",
      "type": "image/png",
      "sizes": "400x400"
    },
    {
      "src": "/apple-touch-icon-36.png",
      "type": "image/png",
      "sizes": "36x36"
    },
    {
      "src": "/apple-touch-icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/apple-touch-icon-72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/apple-touch-icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/apple-touch-icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/apple-touch-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/apple-touch-icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/apple-touch-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/maskable_icon.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "version": "4.7.0"
}
