{
  "name": "Home Delivery BR",
  "short_name": "HD",
  "description": "Home Delivery Brazil - Progressive Web Application",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "screenshots": [
    {
      "src": "small-logo.png",
      "sizes": "393x340",
      "form_factor": "wide",
      "label": "Home Delivery BR Dashboard"
    },
    {
      "src": "small-logo.png",
      "sizes": "393x340",
      "form_factor": "narrow",
      "label": "Mobile view of Home Delivery BR"
    }
  ],
  "icons": [
    {
      "src": "media/pwa/hd-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/pwa/hd-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "small-logo.png",
      "sizes": "393x340",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "small-logo.png",
      "sizes": "393x340",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "media/pwa/hd-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "166x166",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
