{
  "name": "MountOlive Admin",
  "short_name": "MountOlive",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1f8f4e",
  "theme_color": "#1f8f4e",
  "icons": [
    {
      "src": "MountOlive Logo.jpg",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}