{
  "name": "Tu Verdad — Astrología y Tarot",
  "short_name": "Tu Verdad",
  "description": "Carta natal, tarot, horóscopo diario y fases lunares. La app de astrología más hermosa del mundo.",
  "start_url": "/es",
  "display": "standalone",
  "background_color": "#05030f",
  "theme_color": "#05030f",
  "orientation": "portrait",
  "lang": "es",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment", "books"],
  "shortcuts": [
    {
      "name": "Carta Natal",
      "short_name": "Natal",
      "url": "/es/natal"
    },
    {
      "name": "Tarot",
      "short_name": "Tarot",
      "url": "/es/tarot"
    },
    {
      "name": "Horóscopo",
      "short_name": "Horóscopo",
      "url": "/es/horoscope"
    },
    {
      "name": "Luna",
      "short_name": "Luna",
      "url": "/es/moon"
    }
  ]
}
