{
  "name": "National Dental Clinic (N.D.C.)",
  "short_name": "NDC Dental",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F6FAF7",
  "theme_color": "#0C5C3D",
  "lang": "bn",
  "description": "National Dental Clinic, Duttapukur — chamber hours, treatments and appointment booking.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call the clinic",
      "url": "index.html#visit"
    },
    {
      "name": "Book appointment",
      "url": "index.html#booking"
    }
  ]
}