{
  "name": "KMBFS Business Portal",
  "short_name": "KMBFS Portal",
  "description": "Compliance, Payroll, VAT, Cashbook & PDF Tools for SMEs",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#1a3a6e",
  "theme_color": "#1a3a6e",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a3ad1ba20a4427633c9b100/e56284f64_Artboard5KMBFS-LOGO1.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "file_handlers": [
    {
      "action": "/pdf-converter",
      "accept": ["application/pdf"],
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a3ad1ba20a4427633c9b100/e56284f64_Artboard5KMBFS-LOGO1.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ],
      "launch_type": "single-client"
    }
  ]
}
