{
  "name": "GameOver Retro Juegos - Área VIP",
  "short_name": "GameOver VIP",
  "description": "Acceso a tu colección de 52+ emuladores y juegos retro.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070a13",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
