{
  "name": "GymRep — Track. Lift. Grow.",
  "short_name": "GymRep",
  "description": "Track. Fuel. Heal. — Your complete fitness companion. Rep tracking, diet plan & injury recovery. Free, offline-first.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0A0E1A",
  "background_color": "#0A0E1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
