{
 "name": "TrainWithSam",
 "short_name": "TrainWithSam",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#161616",
 "theme_color": "#D9A62B",
 "description": "Online coaching, a free exercise library with animated form guides, and evidence-based nutrition.",
 "icons": [
  {
   "src": "/assets/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/assets/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}