{
  "name": "Fresh Air",
  "short_name": "Fresh Air",
  "description": "Pilates, Barre and Reformer sessions in Dural, Sydney - and online everywhere.",
  "start_url": "/schedule",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#7A9E7E",
  "background_color": "#FAF7F2",
  "orientation": "any",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Class",
      "short_name": "Book",
      "url": "/schedule",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/account",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Member Hub",
      "short_name": "Hub",
      "url": "/member-hub",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
