{
  "name": "ايدو — نقطة البيع",
  "short_name": "ايدو POS",
  "description": "تطبيق نقطة البيع لمنصة ايدو التعليمية",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E6",
  "theme_color": "#3E321F",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
