{
  "name": "نظام الحضور Afrochim",
  "short_name": "الحضور",
  "description": "Face recognition attendance system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f3a7d",
  "theme_color": "#0f3a7d",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/static/afrochim-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/static/afrochim-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
