{
  "short_name": "Pastoral Care",
  "name": "Hillsong Pastoral Care",
  "description": "Hillsong Pastoral Care app.",
  "display": "standalone",
  "icons": [
      {
        "src": "logo192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
        "src": "logo512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
  ],
   "start_url": "/",
   "theme_color": "#0DCB72",
   "background_color": "#0DCB72",
   "orientation": "portrait"
}