{
  "name": "Gym Tracker",
  "short_name": "Gym",
  "description": "Track workouts, nutrition, and progress.",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0f19",
  "background_color": "#0b0f19",
  "start_url": ".",
  "scope": ".",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
