{
  "name": "Evoluzion Life",
  "short_name": "EVLI",
  "description": "Oficina móvil para distribuidores Evoluzion Life.",
  "start_url": "/app-v1/",
  "scope": "/app-v1/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F5EF",
  "theme_color": "#0B7A44",
  "categories": ["business", "productivity", "health"],
  "lang": "es-MX",
  "icons": [
    {
      "src": "/app-v1/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-v1/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-v1/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
