{
  "name": "Geometry Rush",
  "short_name": "Geometry Rush",
  "description": "Clon jugable estilo Geometry Dash, hecho para tu laptop.",
  "start_url": "./GeometryDash.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#05060d",
  "theme_color": "#6a1bb0",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
