{
  "name": "Depar2",
  "short_name": "Depar2",
  "description": "Gestión de comunidades, incidencias, documentos y participación en un solo espacio.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Abrir incidencia",
      "short_name": "Nueva incidencia",
      "url": "/tickets?create=1",
      "icons": [{ "src": "/smarthomes-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Panel de control",
      "short_name": "Panel",
      "url": "/dashboard",
      "icons": [{ "src": "/smarthomes-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "icons": [
    {
      "src": "/smarthomes-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
