{
  "name": "Ayuntamiento de La Calahorra",
  "short_name": "LaCalahorra",
  "description": "Web oficial del Ayuntamiento de La Calahorra. Información municipal, turismo, fiestas patronales y servicios.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#05050f",
  "background_color": "#05050f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%2305050f'/%3E%3Cpath d='M16 2L2 10L16 18L30 10L16 2Z' fill='%23d4af5a'/%3E%3Cpath d='M16 18L2 10V22L16 30L30 22V10L16 18Z' fill='%237a5c1a' fill-opacity='0.7'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}