{
  "name": "نظام إدارة المطبعة - Speed One",
  "short_name": "Speed One",
  "description": "نظام إدارة طلبات ومبيعات المطبعة",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#2c3e50",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/411/411712.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}