{
  "name": "Fitassist - Free Fitness Tracker & Nutrition Planner",
  "short_name": "Fitassist",
  "description": "Track nutrition with 1,370+ foods, plan workouts with 873+ exercises, and connect with a fitness community — free forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#e8590c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["fitness", "health", "productivity"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x627",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
