{
  "background_color": "#ffffff",
  "description": "Web Application",
  "dir": "ltr",
  "display": "fullscreen",
  "name": "Maint Genie",
  "orientation": "any",
  "scope": "/",
  "short_name": "Maint Genie",
  "start_url": "/",
  "theme_color": "#006cec",
  "categories": [
    "utilities"
  ],
  "screenshots": [],
  "icons": [
    {
      "src": "https://test.kleanerpyro.com/assets/images/favicon.svg",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [],
  "lang": "en",
  "display_override": [
    "fullscreen"
  ]
}