{
  "name": "BINGE — WISP Management Portal by OMNIFI",
  "short_name": "BINGE",
  "description": "Cloud & Hardware WISP Management Portal powered by OMNIFI. NGH 2.0 captive portal with Starlink, Amazon LEO & 5G CPE auto-recognition. On OMNIFI Backbone.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f0d",
  "theme_color": "#10b981",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/binge-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?section=dashboard",
      "description": "Network operations dashboard"
    },
    {
      "name": "Voucher Manager",
      "url": "/?section=vouchers",
      "description": "Generate & manage vouchers"
    },
    {
      "name": "BingePay Wallet",
      "url": "/?section=bingepay",
      "description": "DCC multicurrency wallet"
    }
  ]
}
