{
  "short_name": "EcoFood",
  "name": "EcoFood Tech",
  "description": "Comer Bem e Descarte Circular Consciente",
  "icons": [
    {
      "src": "/app_icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/app_icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/"
}
