{
  "id": "./",
  "name": "Intranet 112 Baleares",
  "short_name": "112ib",
  "description": "Intranet operativa 112 (PVD, enlaces, turnos).",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "es-ES",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "PVDs",
      "short_name": "PVD",
      "description": "Ir al panel de PVDs",
      "url": "./?section=pvd",
      "icons": [{ "src": "icons/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Enlaces rápidos",
      "short_name": "Enlaces",
      "description": "Ir a los enlaces rápidos",
      "url": "./?section=links",
      "icons": [{ "src": "icons/favicon.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "icons/favicon.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
