{
  "name": "Exerceo",
  "short_name": "Exerceo",
  "description": "Your personal fitness companion for tracking workouts, setting goals, and monitoring progress.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#4a90e2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Dumbbell.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
