{
  "short_name": "WATOOLX",
  "name": "WATOOLX",
  "description": "Gestiona tickets, mensajes y notificaciones desde el celular.",
  "start_url": "/tickets",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e3a8a",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
