{
  "id": "/",
  "name": "AIMI Chatbot",
  "short_name": "AIMI Chatbot",
  "description": "AIMI Chatbot is our in-house AI assitant for helping in getting relevant info regarding IMI.",
  "start_url": "/",
  "icons": [
    {
      "src": "./android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "screenshots": [
    {
      "src": "/screenshots/homepage.png",
      "sizes": "3456x2160",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage"
    },
    {
      "src": "/screenshots/new_chat.png",
      "sizes": "3456x2160",
      "type": "image/png",
      "form_factor": "wide",
      "label": "New chat"
    },
    {
      "src": "/screenshots/login.png",
      "sizes": "3456x2160",
      "type": "image/png",
      "form_factor": "wide",
      "label": "login"
    }
  ]
}
