{
  "name": "Hour Terms — Client Portal",
  "short_name": "Client Portal",
  "description": "Messages, quotes, contracts, invoices, and meetings with your freelancer.",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#161A1E",
  "background_color": "#EEEAE2",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/hour-terms/api/assets-v3/icon-portal.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/hour-terms/api/assets-v3/icon-portal.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
