{
  "name": "Pajarito Invencible",
  "short_name": "Pajarito",
  "description": "Juego del pajarito que vuela entre tuberías. Niveles, récords y fuegos artificiales.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2a6c",
  "theme_color": "#1a2a6c",
  "lang": "es",
  "icons": [
    { "src": "core/imgs/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "core/imgs/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "core/imgs/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
