{
  "name": "إدارة ضمانات الأجهزة",
  "short_name": "الضمانات",
  "description": "تطبيق لإدارة وتتبع ضمانات الأجهزة (كمبيوتر، لاب توب، رامات، طابعات)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "background_color": "#0b1022",
  "theme_color": "#0b1022",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
