{
  "name": "My Gym Program",
  "short_name": "Ninafit",
  "description": "PPL + UL Training System — Machine, Dumbbell & Home",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#E8B84B",
  "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' fill='%23080808'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23E8B84B'>💪</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23080808'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='%23E8B84B'>💪</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "sports"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Workout",
      "url": "/gym.html#workouts",
      "description": "Jump to today's workout"
    },
    {
      "name": "Anatomy Map",
      "url": "/gym.html#anatomy",
      "description": "View muscle anatomy"
    }
  ]
}
