{
  "name": "بصمة حضور - الحضور والانصراف",
  "short_name": "بصمة حضور",
  "description": "تطبيق تسجيل الحضور والانصراف للموظفين بالموقع الجغرافي وبصمة الوجه",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e93d6",
  "theme_color": "#1e93d6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
