{
  "name": "Daily Liftclub Planner",
  "short_name": "Liftclub",
  "description": "Version 3.4.0 - Gym Mode and rich Coach Mode with insights.",
  "start_url": "/pwa/liftclub/",
  "scope": "/pwa/liftclub/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}