{
  "name": "o9 Learning",
  "short_name": "o9 LMS",
  "description": "o9 Solutions Learning Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#010101",
  "theme_color": "#FF3D00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
