{
  "name": "Contact Security - Version 2.1",
  "short_name": "Contact",
  "description": "نظام الحضور والإنصراف الذكي - كونتكت للأمن",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0d121f",
  "theme_color": "#a48d44",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}