{
  "name": "The Kings Work",
  "short_name": "TKW",
  "description": "Join a community where faith meets profession",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "180x180",
      "type": "image/x-icon"
    }
  ],
  "theme_color": "#6B46C1",
  "background_color": "#1e1b4b",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}

