{
  "name": "Arnav's Fitness Tracker",
  "short_name": "Fitness",
  "description": "Personal fitness and nutrition tracker",
  "start_url": "/fitness-tracker/",
  "display": "standalone",
  "background_color": "#f5f2ee",
  "theme_color": "#1a1714",
  "orientation": "portrait-primary",
  "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='%231a1714'/><text y='140' x='96' text-anchor='middle' font-size='120' font-family='system-ui'>💪</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
