{
  "name": "THE LORD IS HERE ONLINE FELLOWSHIP",
  "short_name": "TLIH Fellowship",
  "description": "Online fellowship for prayer, worship, Bible teaching, discipleship and ministry community.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf8fc",
  "theme_color": "#35105f",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "portrait"
}