{
  "name": "Cyber Edge: Overdrive",
  "short_name": "Cyber Edge",
  "description": "Un juego de naves espaciales con estilo cyberpunk",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#030308",
  "theme_color": "#030308",
  "icons": [
    {
      "src": "icons/icon.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ]
}
