{
  "name": "GEORECICLA SDSS V1",
  "short_name": "GEORECICLA V1",
  "description": "V1 · SDSS Gestión RCD · Andalucía",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#1d4ed8",
  "orientation": "landscape",
  "categories": [
    "utilities",
    "productivity"
  ],
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%231d4ed8'/><text x='96' y='130' font-size='110' text-anchor='middle' font-family='Arial' font-weight='bold' fill='white'>♻</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231d4ed8'/><text x='256' y='360' font-size='300' text-anchor='middle' font-family='Arial' font-weight='bold' fill='white'>♻</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva obra",
      "url": "./index.html#config",
      "description": "Iniciar nueva gestión de obra"
    },
    {
      "name": "Cargar BIM/IFC",
      "url": "./index.html#bim",
      "description": "Abrir tab BIM/IFC"
    }
  ]
}