{
  "name": "The Pep Pit",
  "short_name": "Pep Pit",
  "description": "Welcome to The Pep Pit, the ultimate community for high-performance athletes. Powered by Winchester Fitness, our app is designed to push your limits, track your progress, and connect you with a community of dedicated gym rats, pushing themselves to be their very best!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#FFC800",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}