{
  "short_name": "Osaka Escape",
  "name": "Escape de Osaka — Juego de Rol",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#0d0805",
  "theme_color": "#120b07",
  "display": "standalone",
  "orientation": "portrait"
}