{
  "background_color": "#F5F5F0",
  "description": "Track your workouts",
  "display": "standalone",
  "icons": [
    {
      "purpose": "any maskable",
      "sizes": "any",
      "src": "/static/images/icon.svg",
      "type": "image/svg+xml"
    }
  ],
  "name": "Smooth Gym",
  "orientation": "portrait-primary",
  "short_name": "Smooth Gym",
  "start_url": "/",
  "theme_color": "#d97757"
}
