{
  "name": "Lion of Judah Ministries International",
  "short_name": "Lion of Judah",
  "description": "Lion of Judah Ministries International website and ministry resources.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#061b2e",
  "theme_color": "#061b2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "lifestyle",
    "books"
  ]
}