{
  "name": "Saudi Yoga Committee",
  "short_name": "SYC",
  "description": "The official national body for yoga in Saudi Arabia. Apply for coach membership, manage your profile, and verify member cards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4e542d",
  "background_color": "#faf7ee",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/syc-dancer.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply for membership",
      "short_name": "Apply",
      "url": "/coaches/membership/apply",
      "description": "Start a new SYC coach membership application"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open your coach dashboard"
    }
  ]
}
