{
  "name": "ArabicNER - Advanced Named Entity Recognition",
  "short_name": "ArabicNER",
  "description": "State-of-the-art Arabic Named Entity Recognition system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.svg",
      "sizes": "120x120",
      "type": "image/svg+xml"
    }
  ]
} 