{
  "name": "Dazzle Care \u2014 The Pre-PT Course",
  "short_name": "Dazzle Care",
  "description": "A gentle course for bendy bodies. Understand the body you live in, at your own pace.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ECE8DD",
  "theme_color": "#5E7A55",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}