﻿{
  "name": "Loomdra",
  "short_name": "Loomdra",
  "description": "Loomdra - Gestió industrial, wellness i retail",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "Nova OT", "url": "/work-orders/new", "description": "Crear nova ordre de treball" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Veure el dashboard" }
  ]
}
