{
  "name": "ONYX Coach — Performance Platform",
  "short_name": "ONYX Coach",
  "description": "ONYX Coach — Performance Platform. Treino, acompanhamento e branding white-label para coaches.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "pt",
  "dir": "ltr",
  "categories": ["fitness", "health", "lifestyle", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Os meus treinos",
      "short_name": "Treinos",
      "description": "Abrir lista de treinos",
      "url": "/aluno/treinos?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "description": "Ver a agenda da semana",
      "url": "/aluno/agenda?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Check-in",
      "short_name": "Check-in",
      "description": "Fazer check-in semanal",
      "url": "/aluno/checkin?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
