{
  "name": "LaunchPad SKN",
  "short_name": "LaunchPad",
  "description": "Learning Management System for Caribbean Secondary Schools",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["education"],
  "lang": "en",
  "scope": "/"
}
