{
  "name": "Tolten | Ingeniería de transformación",
  "short_name": "Tolten",
  "description": "Plataforma integral. Nutrición, entrenamiento y mindset potenciados por biohacking para tu evolución consciente.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "es-MX",
  "theme_color": "#095966", 
  "background_color": "#095966",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/imagenes/maskable_icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imagenes/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imagenes/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}