{
  "name": "Soverite Client Portal",
  "short_name": "Soverite",
  "description": "Your private property acquisition portal",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#F8F7F4",
  "theme_color": "#001F3F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/sv-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/sv-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"]
}
