{
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "name": "True Professional",
  "short_name": "TrueProf",
  "description": "True Professional is a digital platform dedicated to bringing together service providers of various fields and their potential customers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "About",
      "url": "/about"
    },
    {
      "name": "Contact",
      "url": "/contact"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/SignupMobileLogin.png",
      "sizes": "1131x836",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/images/homeSearch.png",
      "sizes": "2362x1336",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}