{
  "name": "EIFOOD",
  "short_name": "EIFOOD",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f10",
  "theme_color": "#00c896",
  "description": "app de delivery da sua cidade.",
  "categories": [
    "business",
    "productivity",
    "social"
  ],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/img/banners/logo.PNG",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/banners/logo.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}