{
  "name": "Deportes Sevilla · IMD",
  "short_name": "Deportes",
  "description": "Reserva instalaciones deportivas municipales, apúntate a cursillos y eventos y contacta con tu Patronato de Deportes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "lang": "es-ES",
  "dir": "ltr",
  "categories": ["government", "sports", "health"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Reservar instalación", "short_name": "Reservar", "url": "./index.html#instalaciones" },
    { "name": "Mis reservas", "short_name": "Reservas", "url": "./index.html#reservas" },
    { "name": "Cursillos y eventos", "short_name": "Actividades", "url": "./index.html#actividades" }
  ]
}
