{
  "name": "BoostMyBranding — Client Portal",
  "short_name": "BMB Portal",
  "description": "Your social media dashboard. Chat with your team, track what's live.",
  "start_url": "/portal/dashboard",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#48D886",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
