{
  "name": "Masr Gold — محفظة الذهب الذكية",
  "short_name": "MasrGold",
  "description": "منصة تداول الذهب الرقمية — شراء وبيع وتحويل الذهب",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c2128",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["finance", "shopping"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "تداول الذهب",
      "short_name": "تداول",
      "description": "شراء وبيع الذهب",
      "url": "/customer/trade",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "محفظتي",
      "short_name": "محفظة",
      "description": "رصيد المحفظة",
      "url": "/portal",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
