{
  "name": "Ekkleo - Church Community Platform",
  "short_name": "Ekkleo",
  "description": "The all-in-one church management and community platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f4ef",
  "theme_color": "#1b4332",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69e503dcafa96a05084e3e14/086a862b3_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69e503dcafa96a05084e3e14/086a862b3_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social", "utilities"],
  "lang": "en-GB",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Open your church dashboard",
      "url": "/Dashboard",
      "icons": [{ "src": "https://media.base44.com/images/public/69e503dcafa96a05084e3e14/086a862b3_image.png", "sizes": "96x96" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming church events",
      "url": "/Events",
      "icons": [{ "src": "https://media.base44.com/images/public/69e503dcafa96a05084e3e14/086a862b3_image.png", "sizes": "96x96" }]
    },
    {
      "name": "Give",
      "short_name": "Give",
      "description": "Make a donation",
      "url": "/Give",
      "icons": [{ "src": "https://media.base44.com/images/public/69e503dcafa96a05084e3e14/086a862b3_image.png", "sizes": "96x96" }]
    }
  ]
}
