{
  "name": "Social Fit Club",
  "short_name": "SFC",
  "description": "Track workouts, compete on the leaderboard, and stay accountable with your squad.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060E",
  "theme_color": "#06060E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["fitness", "health", "sports"],
  "screenshots": []
}
