{
  "name": "متجر فولت",
  "short_name": "فولت",
  "description": "تسوّق بأمان وثقة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B4DAF",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["shopping"],
  "shortcuts": [
    {"name": "المنتجات", "url": "/index.php", "description": "تصفح المنتجات"},
    {"name": "المزادات", "url": "/auctions.php", "description": "المزادات الجارية"},
    {"name": "حسابي", "url": "/account.php", "description": "حسابي وطلباتي"}
  ]
}
