{
  "name": "empowHER Balance",
  "short_name": "empowHER",
  "id": "/",
  "description": "Track DJ payments, class deductions, and role-based notifications.",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#ff4f7a",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
