{
  "name": "Manitoulin Hotel Events",
  "short_name": "MH Events",
  "description": "Upcoming events at the Manitoulin Hotel & Conference Centre",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/mh-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/mh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}