{
  "id": "/",
  "name": "Keep The Faith Ministries International",
  "short_name": "KTFM",
  "description": "The Holy Spirit Embassy \u2014 a global digital ministry platform for worship, the Word, prayer, discipleship, events, giving and community.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#fffdf7",
  "theme_color": "#10233f",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "education",
    "social"
  ],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Watch",
      "short_name": "Watch",
      "url": "/watch?source=pwa-shortcut",
      "icons": [
        {
          "src": "/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Prayer",
      "short_name": "Prayer",
      "url": "/prayer-fire?source=pwa-shortcut",
      "icons": [
        {
          "src": "/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Give",
      "short_name": "Give",
      "url": "/give?source=pwa-shortcut",
      "icons": [
        {
          "src": "/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Connect",
      "short_name": "Connect",
      "url": "/connect?source=pwa-shortcut",
      "icons": [
        {
          "src": "/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}