{
  "name": "CrisAngel Astral",
  "short_name": "CrisAngel",
  "description": "Lecturas y trabajos de hechicería con Cristopher Ángel — videncia, runas, tarot.",
  "lang": "es-MX",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070708",
  "theme_color": "#0a0612",
  "categories": ["lifestyle", "entertainment", "spiritual"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vidente Virtual",
      "short_name": "Vidente",
      "description": "Habla por voz en vivo con Cristopher",
      "url": "/vidente-virtual",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lectura Online",
      "short_name": "Lectura",
      "description": "Inicia tu lectura de cartas y runas",
      "url": "/lecturaonline",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mi Cuenta",
      "short_name": "Cuenta",
      "url": "/mi-cuenta",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
