{
  "name": "Nic Duff Portfolio",
  "short_name": "Nic Duff",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#d3d3d3",
  "theme_color": "#9A1939",
  "prefer_related_applications": false,
  "description": "Hi, my name is Nic Duff and I am a fourth year Student Physician at Rocky Vista University College of Osteopathic Medicine Southern Utah campus.",
  "icons": [
    {
      "src": "images/favicon-16x16.webp",
      "type": "image/webp",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "images/favicon-32x32.webp",
      "type": "image/webp",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "images/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "images/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "screenshots": [
    {
      "src": "images/NicLeft.jpg",
      "sizes": "1440x1127",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Nic Duff in the mountains"
    },
    {
      "src": "images/Nature pic - Copy.jpg",
      "sizes": "197x319",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Nic Duff in the water"
    }
  ]
}
