{
  "name": "Jethro Academy",
  "short_name": "Jethro",
  "description": "Biblical leadership training for pastors, ministers, and church leaders. Learn at your own pace — anytime, anywhere.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1C3E",
  "theme_color": "#0B1C3E",
  "lang": "en-US",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/PWA/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/PWA/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/PWA/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/PWA/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/PWA/screenshots/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Jethro Academy Dashboard"
    },
    {
      "src": "/PWA/screenshots/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Jethro Academy on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "My Courses",
      "short_name": "Courses",
      "description": "Jump to your enrolled courses",
      "url": "/dashboard.html#my-learning",
      "icons": [{ "src": "/PWA/icons/shortcut-courses.png", "sizes": "96x96" }]
    },
    {
      "name": "Learning Path",
      "short_name": "Learning Path",
      "description": "Continue your learning path",
      "url": "/dashboard.html#learning-path",
      "icons": [{ "src": "/PWA/icons/shortcut-path.png", "sizes": "96x96" }]
    },
    {
      "name": "Certificates",
      "short_name": "Certificates",
      "description": "View your earned certificates",
      "url": "/dashboard.html#certificates",
      "icons": [{ "src": "/PWA/icons/shortcut-cert.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
