{
  "id": "/client",
  "name": "MTDFast Expenses",
  "short_name": "MTDFast",
  "description": "Capture, check and file business expenses.",
  "start_url": "/client",
  "scope": "/",
  "display": "standalone",
  "background_color": "#172936",
  "theme_color": "#172936",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/mtdfast-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/mtdfast-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
