{
  "name": "RichLife — Wellness Events & RPo Rewards",
  "short_name": "RichLife",
  "description": "Join wellness events, earn RichPoints (RPo), and redeem merchant vouchers. RichLife makes healthy living more rewarding.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "categories": ["health", "lifestyle", "fitness", "events"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "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" },
    { "src": "/assets/icons/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Check In", "short_name": "Check In", "url": "/#/activities", "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Vouchers", "short_name": "Vouchers", "url": "/#/my-vouchers", "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Leaderboard", "short_name": "Ranks", "url": "/#/leaderboard", "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
