{
  "name": "Legacy Volunteers",
  "short_name": "Volunteer",
  "description": "Lauren's Legacy Volunteer Schedule.",
  "theme_color": "#369fcc",
  "background_color": "#363636",
  "display": "standalone",
  "orientation": "natural",
  "start_url": "/app",
  "splash_pages": null,
  "icons": [
    {
      "src": "/img/appLogo32.png",
      "sizes": "32X32",
      "type": "image/png"
    },
    {
      "src": "/img/appLogo64.png",
      "sizes": "64X64",
      "type": "image/png"
    },
    {
      "src": "/img/appLogo128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
        "src": "/img/appLogo192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "/img/appLogo512.png",
        "sizes": "512x512",
        "type": "image/png"
    },
    {
        "src": "/img/appLogo1024.png",
        "sizes": "1024x1024",
        "type": "image/png"
    }
  ]
}