{
  "name": "PeaBe Coach Hub",
  "short_name": "Coach Hub",
  "description": "Phoebe's coach hub \u2014 clients, plans, sessions, notes and revenue in one place.",
  "start_url": "/?app=hub",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbf7f3",
  "theme_color": "#C9266B",
  "lang": "en-AU",
  "categories": [
    "productivity",
    "lifestyle",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/peabe-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/peabe-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/peabe-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/peabe.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/peabe-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "id": "/?app=hub"
}