{
  "name": "Zona Digital 360 - Gamer Portal",
  "short_name": "ZD360 Play",
  "description": "Centro de Recargas Automáticas y Pines de Videojuegos",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}