{
  "name": "RetroGuessr — Adivina el año",
  "short_name": "RetroGuessr",
  "description": "Juego online gratis para adivinar el año de fotos icónicas de historia, cine, fútbol, ciudades y videojuegos.",
  "lang": "es",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0a08",
  "theme_color": "#0c0a08",
  "orientation": "any",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
