{
  "name": "OA Client Portal",
  "short_name": "OA Portal",
  "description": "Outsource Access Client Portal - Manage your virtual assistant team",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#362456",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/oa-apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/oa-site-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
