{
  "name": "صراف — نقطة البيع",
  "short_name": "صراف POS",
  "description": "تطبيق نقطة البيع لشركات الصرافة",
  "start_url": "/pos-login",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1a56db",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
