{
  "name": "Rataa Media Staff Portal",
  "short_name": "RM Staff",
  "description": "Internal dashboard for Rataa Media staff members to manage bookings, streams, and wallet statistics.",
  "start_url": "./staff-dashboard.html",
  "display": "standalone",
  "background_color": "#0f0f15",
  "theme_color": "#7000ff",
  "orientation": "any",
  "icons": [
    {
      "src": "./Logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
