{
  "short_name": "Dentistry @ Dundas",
  "name": "Dentistry @ Dundas - Dr. Jaswinder Grewal",
  "icons": [
    {
      "src": "https://promo.dentistryatdundas.ca/public/images/favicon/favicon-32x32.png",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "https://promo.dentistryatdundas.ca/public/images/favicon/android-icon-192x192.png",
      "type": "image.png",
      "sizes": "192x192"
    },
    {
      "src": "https://promo.dentistryatdundas.ca/public/images/favicon/apple-icon-180x180.png",
      "type": "image.png",
      "sizes": "180x180"
    } 
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Book Online",
      "short_name": "Book Online",
      "description": "Effortlessly schedule dental appointments online for a healthier smile. Experience convenience with Dentistry @ Dundas. Book now!",
      "url": "/book-online?source=pwa",
      "icons": [{ "src": "https://promo.dentistryatdundas.ca/public/images/favicon/android-icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Connect with us!",
      "short_name": "Contact Us",
      "description": "Reach out for exceptional dental care. Contact Dentistry @ Dundas today for a brighter, healthier smile.",
      "url": "/contact-us?source=pwa",
      "icons": [{ "src": "https://promo.dentistryatdundas.ca/public/images/favicon/android-icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}