{
  "name": "ABA Dashboard Portal",
  "short_name": "ABA Portal",
  "description": "Read-only, browser-side-decrypted view of ABA schedules",
  "theme_color": "#3b82f6",
  "background_color": "#f4f6f9",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
