{
  "name": "KelConnectGH Telecom & Reseller Portal",
  "short_name": "KelConnect",
  "description": "Instant automated data bundles, WAEC checkers, and reseller business infrastructure in Ghana.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "300x300",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy Data",
      "short_name": "Buy Data",
      "description": "Recharge high-speed internet data instantly",
      "url": "/#packages-section",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track live status of your order",
      "url": "/#track",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Reseller Login",
      "short_name": "Reseller",
      "description": "Access your reseller portal and wallet",
      "url": "/login",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
