{
  "name": "Dr. Jacqueline Yun — Yoga therapy",
  "short_name": "Jacqueline Yun",
  "description": "Therapeutic yoga, posture correction, and pain relief in Singapore.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4E8D8",
  "theme_color": "#F4E8D8",
  "lang": "en-SG",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start trial",
      "short_name": "Book",
      "url": "/classes/",
      "description": "Browse the schedule and book a class"
    },
    {
      "name": "Member portal",
      "short_name": "Portal",
      "url": "/portal/",
      "description": "View your credits and upcoming classes"
    }
  ]
}
