{
  "name": "NuFood Delivery",
  "short_name": "NuFood-Delivery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "none",
  "theme_color": "none",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/favi.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/favi.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}