{
  "name": "Edward Oklan, MD, MPH",
  "short_name": "Dr. Oklan",
  "icons": [
    {
      "src": "img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#173f46",
  "background_color": "#fffdf9",
  "display": "standalone",
  "start_url": "../index.html",
  "scope": "../"
}