{
  "name": "GaitScan — Análise de Marcha",
  "short_name": "GaitScan",
  "description": "Sistema de análise cinemática da marcha humana por IA",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1628",
  "theme_color": "#0B1628",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230B1628'/><rect x='16' y='16' width='160' height='160' rx='24' fill='%230D9488'/><text x='96' y='130' font-family='Arial' font-weight='bold' font-size='96' fill='white' text-anchor='middle'>G</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230B1628'/><rect x='40' y='40' width='432' height='432' rx='64' fill='%230D9488'/><text x='256' y='350' font-family='Arial' font-weight='bold' font-size='256' fill='white' text-anchor='middle'>G</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "lang": "pt-BR"
}
