{
  "name": "Nexfood",
  "short_name": "Nexfood",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#008037",
  "description": "Fresh. Simple. Nexfood.",
  "icons": [
    {
      "src": "/img/logo_web.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo_web.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
