{
  "id": "/",
  "short_name": "FinanceApps",
  "name": "FinanceApps",
  "description": "Finance Apps has been designed to help businesses with their procurement needs. With integrated algorithms your procurement needs are taken care of.",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./?utm_source=homescreen",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-ZA",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "auto"
  },
  "edge_side_panel": {
    "preferred_width": 300
  }
}
