{
  "name": "FitPlan - Seu Plano de Fitness e Nutrição",
  "short_name": "FitPlan",
  "description": "FitPlan: App completo de fitness e nutrição com IA. Planos personalizados, diário de treinos, acompanhamento de progresso.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0a1a",
  "theme_color": "#a855f7",
  "categories": ["health", "fitness"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f0a1a' width='540' height='720'/><circle cx='270' cy='360' r='100' fill='%23a855f7' opacity='0.3'/><text x='270' y='380' font-size='48' fill='%23a855f7' text-anchor='middle' font-weight='bold'>FitPlan</text></svg>",
      "sizes": "540x720",
      "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='%23a855f7' width='192' height='192' rx='45'/><text x='96' y='120' font-size='100' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>⚡</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='%23a855f7' width='192' height='192' rx='45'/><text x='96' y='120' font-size='100' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23a855f7' width='512' height='512' rx='120'/><text x='256' y='340' font-size='280' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Acesse seu dashboard de fitness e nutrição",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23a855f7' width='96' height='96' rx='20'/><text x='48' y='65' font-size='50' fill='white' text-anchor='middle'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Nutrição",
      "short_name": "Nutrição",
      "description": "Registre suas refeições e acompanhe macros",
      "url": "/nutrition",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23a855f7' width='96' height='96' rx='20'/><text x='48' y='65' font-size='50' fill='white' text-anchor='middle'>🍽️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Treinos",
      "short_name": "Treinos",
      "description": "Registre seus treinos com cronômetro",
      "url": "/workouts",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23a855f7' width='96' height='96' rx='20'/><text x='48' y='65' font-size='50' fill='white' text-anchor='middle'>💪</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
