{
  "name": "Reelevo",
  "short_name": "Reelevo",
  "description": "Documentación operativa industrial",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111111",
  "theme_color": "#F4521E",
  "start_url": "/",
  "scope": "/",
  "lang": "es",
  "icons": [
    {
      "src": "/reelevo-pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/reelevo-pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis procesos",
      "url": "/operario/procesos",
      "description": "Ver procesos disponibles"
    }
  ],
  "categories": ["productivity", "business"]
}
