{
  "name": "نظام محل بقالة جنى وجنة - العملاء والمشتريات",
  "short_name": "جنى وجنة",
  "description": "نظام محل بقالة جنى وجنة لإدارة العملاء والمشتريات والحسابات.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#1d3557",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}