{
  "name": "Zenith Hanoi",
  "short_name": "Zenith",
  "description": "Hanoi's oldest Yoga, Pilates & Wellness studio since 2007.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F2318",
  "theme_color": "#0F2318",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "shortcuts": [
    {
      "name": "Book a Class",
      "url": "/booking",
      "description": "Reserve your spot in a yoga or pilates class"
    },
    {
      "name": "View Schedule",
      "url": "/#schedule",
      "description": "See this week's class schedule"
    }
  ]
}
