{
  "name": "Eternal Love Church",
  "short_name": "Eternal Love Church",
  "description": "Bringing hope and revival to Mtubatuba, Ezifisweni and beyond through the power of God's Word",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d1b69",
  "theme_color": "#2d1b69",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["religion", "spirituality", "community"],
  "iarc_rating_id": "e58bcf2b-58b5-4c2e-bc69-17d8b8a7c8e1",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/NEW LOGO for posters.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit Prayer",
      "short_name": "Prayer",
      "description": "Submit a prayer request to the church",
      "url": "/mobile/prayer",
      "icons": []
    },
    {
      "name": "Give Online",
      "short_name": "Give",
      "description": "Make a secure donation to the church",
      "url": "/mobile/giving",
      "icons": []
    },
    {
      "name": "View Events",
      "short_name": "Events",
      "description": "See upcoming church events and register",
      "url": "/mobile/events",
      "icons": []
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "View and manage your member profile",
      "url": "/mobile/profile",
      "icons": []
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://eternallovechurch.org"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+eternallovechurch",
      "url": "/?protocol=%s"
    }
  ],
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}

