{
  "name": "Strength & Fitness Fundamentals",
  "short_name": "Fitness",
  "description": "An evidence-based guide to building strength and fitness: foundations, how muscle grows, the main lifts, program design, cardio, recovery, and nutrition. For education only — not medical, training, or nutrition advice.",
  "theme_color": "#1f1a16",
  "background_color": "#1f1a16",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "health",
    "fitness",
    "education"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
