{
  "name": "Appment",
  "short_name": "Appment",
  "lang": "en-US",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#b81717",
  "background_color": "#b81717",
  "icons": [
    {
      "src": "https://appment-static.s3.ap-south-1.amazonaws.com/images/apment-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}