{
  "name": "Learn With Jewel",
  "short_name": "LWJ",
  "description": "Project-based learning, mentorship, and career-ready developer training.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e14",
  "theme_color": "#6ba8c4",
  "icons": [
    {
      "src": "/brand/icon-tile.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-tile.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
