{
  "short_name": "Qawayim POS",
  "name": "Qawayim POS System",
  "description": "Modern Point of Sale system with multilingual support",
  "icons": [
    {
      "src": "qawayim/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "qawayim/full_logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "qawayim/full_logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "finance"],
  "lang": "ar",
  "dir": "rtl"
}
