{
  "name": "El Templo de las Sombras",
  "short_name": "El Templo",
  "description": "Escape room inmersivo de terror psicológico. El Castillo de Bran y La Tumba Perdida de Keob.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0805",
  "theme_color": "#0a0805",
  "lang": "es",
  "categories": ["entertainment", "games", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
