{
  "name": "ZenTerapy — Sala Sensorial",
  "short_name": "ZenTerapy",
  "description": "Plataforma terapêutica sensorial com monitoramento biométrico em tempo real.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0D12",
  "theme_color": "#00F2FF",
  "lang": "pt-BR",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=ZT&backgroundColor=00F2FF&fontSize=42&fontWeight=700",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=ZT&backgroundColor=00F2FF&fontSize=42&fontWeight=700",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Sala Sensorial",
      "short_name": "Sala",
      "description": "Abrir a Sala Sensorial ESR diretamente",
      "url": "/SensoryRoomApp",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Cockpit do Operador",
      "short_name": "Cockpit",
      "description": "Painel de controle para operadores",
      "url": "/OperatorCockpit",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Vestíveis (BLE)",
      "short_name": "Vestíveis",
      "description": "Conectar e monitorar dispositivos wearable",
      "url": "/WearableHub",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
