{
  "name": "Libre Pedal",
  "short_name": "Libre Pedal",
  "description": "Tu copiloto en cada pedaleo: navegación tipo Waze, rutas, y Pistero, tu compañero ciclista chileno.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1d",
  "theme_color": "#0a0f1d",
  "lang": "es-CL",
  "dir": "ltr",
  "categories": ["navigation", "sports", "travel"],
  "icons": [
    { "src": "./icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
