{
 "name": "Camp2Scale",
 "short_name": "Camp2Scale",
 "description": "Camp to scale: your countdown to the weigh-in, a morning weight log checked against the plan, and the Foka Elite calculators.",
 "start_url": "/tools/camp/?utm_source=camp2scale&utm_medium=app",
 "scope": "/tools/",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#0A0A0A",
 "theme_color": "#0A0A0A",
 "lang": "en",
 "categories": [
  "sports",
  "health"
 ],
 "icons": [
  {
   "src": "/tools/c2s-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/tools/c2s-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/tools/c2s-maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}