{
  "name": "CWX Fitness",
  "short_name": "CWX Fitness",
  "description": "Seu treino inteligente com IA — CWX Company",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e2235",
  "theme_color": "#1e2235",
  "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": ["health", "fitness", "lifestyle"],
  "lang": "pt-BR",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Registrar Treino",
      "short_name": "Treino",
      "url": "/?screen=register",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Treino com IA",
      "short_name": "IA",
      "url": "/?screen=ai",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
