{
  "name": "FitTrack — Claire's Fitness Tracker",
  "short_name": "FitTrack",
  "description": "Track weight, body composition, workouts, and nutrition weekly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text x='50' y='62' font-size='50' text-anchor='middle' fill='white' font-family='system-ui' font-weight='bold'>F</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
