{
  "name": "FORMIX - Fitness com IA",
  "short_name": "FORMIX",
  "description": "Plataforma de fitness e gamificação com inteligência artificial",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#ffd700",
  "categories": ["fitness", "health", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a'/><text x='50%' y='50%' font-size='48' fill='%23ffd700' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a' rx='45'/><text x='50%' y='50%' font-size='80' fill='%23ffd700' text-anchor='middle' dominant-baseline='middle' font-weight='bold' font-family='Space Grotesk'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a' rx='45'/><text x='50%' y='50%' font-size='80' fill='%23ffd700' text-anchor='middle' dominant-baseline='middle' font-weight='bold' font-family='Space Grotesk'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Acesse seu dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23ffd700'/><text x='50%' y='50%' font-size='40' fill='%230a0a0a' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Treinos",
      "short_name": "Treinos",
      "description": "Comece um treino",
      "url": "/treino",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23ffd700'/><text x='50%' y='50%' font-size='40' fill='%230a0a0a' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>💪</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
