{
  "name": "Wodify",
  "short_name": "Wodify",
  "description": "This app is available to Wodify-enabled gyms and is currently in early access.\n\nAVAILABLE FEATURES:\n\n· Class Scheduling: View, reserve, and sign into upcoming classes at your gym. \n\n· Workout: Check out your class’ workout from anywhere and prepare to sweat.\n\n· Performance Tracking: Measure your progress while working out in class and exercising on your own.\n\n· Attendance Tracking: See all your past classes in one place. \n\n· Leaderboard and Social: Connect with your fellow gym-goers by seeing how you stack up and celebrating your accomplishments together. \n\n· Appointment Booking: Book private appointments with providers at your gym for a more personalized experience.",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/WodifyClient/img/WodifyClient.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/WodifyClient/img/WodifyClient.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/WodifyClient/img/WodifyClient.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/WodifyClient/img/WodifyClient.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/WodifyClient/"
}