{
  "name": "WTS Consultants",
  "short_name": "WTS Portal",
  "description": "WIMPER Savings Program — WTS Consultants Portal",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f2d52",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/wts_logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/wts_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book a Consultation", "url": "/book.html", "description": "Schedule a free consultation" },
    { "name": "Portal Sign In", "url": "/portal.html", "description": "Sign in to your dashboard" }
  ]
}
