{
  "name": "openML - Machine Learning in Your Browser",
  "short_name": "openML",
  "description": "Train machine learning models directly in your browser without sending datasets to a server.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1129",
  "theme_color": "#6C63FF",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
