{
  "name": "XCelerate AI · Client Portal",
  "short_name": "My Portal",
  "description": "Manage your XCelerate AI Concierge settings and billing",
  "theme_color": "#0d0b07",
  "background_color": "#0d0b07",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/portal",
  "scope": "/",
  "icons": [
    { "src": "/xcelerateak_app_icon_192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/xcelerateak_app_icon_512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/xcelerateak_app_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ]
}
