{
  "name": "LitWebTech - Together We Transform",
  "short_name": "LitWebTech",
  "version": "1.0.4",
  "description": "We are a tech company whose aim and commitment is to transform businesses by providing unique and excellent websites and management systems to our clients.",
  "start_url": "./",
  "scope": "./",
  "background_color": "#0A192F",
  "theme_color": "#3B82F6",
  "display": "standalone",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "img/favicon.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "img/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "img/384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "img/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}