{

  "short_name": "Ouch",
  "name": "Ouch: Dental Chatbot",
  "description": "Toothache Symptom Checker, Dental Chatbot and Online Dentist",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
              "src": "/images/android-chrome-512x512.png",
              "sizes": "512x512",
              "type": "image/png"
          }
 ],
  "start_url": "/?source=pwa",
  "background_color": "#0D2F58",
  "display": "minimal-ui",
  "scope": "/",
  "theme_color": "#0D2F58"
}