{
  "name": "Gym Bro — Training Tracker",
  "short_name": "GymBro",
  "description": "Training tracker for calisthenics and strength. Track workouts, comments, progressions offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111010",
  "theme_color": "#D1B9B4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23111010'/><text y='.9em' font-size='80' x='10'>💪</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "sports"],
  "lang": "en"
}
