{
  "name": "BodyBlender",
  "short_name": "BodyBlender",
  "description": "Blend the body. Burn the fat. Your personal fat-loss coach — plan, train, track.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020203",
  "theme_color": "#020203",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png",  "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "icons/icon-512.png",  "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "icons/icon-mask.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable" },
    { "src": "icons/icon-192.svg",  "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.svg",  "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-mask.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Log food",       "short_name": "Food Log", "url": "/?tab=nutrition&sub=log" },
    { "name": "Start workout",  "short_name": "Workout",  "url": "/?tab=training&sub=log" },
    { "name": "Log weigh-in",   "short_name": "Weigh-in", "url": "/?tab=progress&sub=weight" }
  ]
}
