{
  "short_name": "wodbyte",
  "name": "WODbyte - Crossfit Tracker",
  "description": "Crossfit tracker is a web application that helps you track your crossfit workouts, nutrition, and progress. It provides a user-friendly interface to log your workouts, monitor your nutrition intake, and visualize your fitness journey over time.",
  "version": "0.1",
  "version_name": "0.1 beta",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "start_url": "/app/dashboard",
  "scope": "https://wodbyte.raphael-goncalves.com/",
  "display": "standalone",
  "lang": "en",
  "orientation": "portrait",
  "theme_color": "#F5F5F5",
  "background_color": "#F5F5F5",
  "screenshots": [
  ]
}
