{
  "name": "Blue Ridge Web Solutions Client Portal",
  "short_name": "BRWS Portal",
  "description": "Manage your projects, invoices, and files with Blue Ridge Web Solutions",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b3a5c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brws-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brws-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
