{
  "name": "Bicicosta · Alquiler de Bicicletas",
  "short_name": "Bicicosta Rent",
  "description": "Reserva tu alquiler de bicicletas",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1117",
  "theme_color": "#4DACC2",
  "lang": "es",
  "icons": [
    {
      "src": "/rent.jpg",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/rent.jpg",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["travel", "lifestyle", "sports"]
}