{
  "name": "KEN LMS — Kingdom Entrepreneurship Nexus",
  "short_name": "KEN LMS",
  "description": "The only business LMS Kingdom entrepreneurs need. Build a business that honors God, serves your community, and generates real income.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08141d",
  "theme_color": "#08141d",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/KEN-LOGO.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/KEN-LOGO.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ken-lms-homepage.webp",
      "sizes": "1280x655",
      "type": "image/webp",
      "label": "KEN LMS Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Courses",
      "short_name": "Courses",
      "description": "View all Kingdom Business courses",
      "url": "/courses",
      "icons": [{"src": "/KEN-LOGO.jpg", "sizes": "96x96"}]
    },
    {
      "name": "Bookshop",
      "short_name": "Books",
      "description": "Kingdom Business bookshop",
      "url": "/bookshop",
      "icons": [{"src": "/KEN-LOGO.jpg", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
