{
  "name": "Vtech Client Portal",
  "short_name": "Vtech Link",
  "description": "Manage Starlink subscriptions, view data usage, check Wi-Fi credentials, and pay installments.",
  "start_url": "./customer.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050813",
  "theme_color": "#7ed957",
  "scope": "./",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
