{
  "name": "Click and Collect",
  "short_name": "Click and Collect",
  "description": "Click and Collect web application",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "og-image.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "og-image.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}