{
  "name": "LanzaBit · Calendario de videojuegos",
  "short_name": "LanzaBit",
  "description": "Fechas, plataformas, tráilers y fichas verificadas de los próximos videojuegos.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "background_color": "#07131f",
  "theme_color": "#07131f",
  "lang": "es",
  "categories": ["games", "entertainment", "news"],
  "icons": [
    {
      "src": "/lanzabit-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lanzabit-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calendario",
      "short_name": "Calendario",
      "url": "/?source=pwa-shortcut"
    },
    {
      "name": "Lanzamientos",
      "short_name": "Lanzamientos",
      "url": "/lanzamientos?source=pwa-shortcut"
    },
    {
      "name": "Mi perfil",
      "short_name": "Perfil",
      "url": "/perfil?source=pwa-shortcut"
    },
    {
      "name": "Noticias",
      "short_name": "Noticias",
      "url": "/noticias?source=pwa-shortcut"
    }
  ]
}
