{
  "name": "AF-ITECH Control Center",
  "short_name": "AF-ITECH",
  "description": "خدمات تقنية متكاملة — فحص IMEI، شحن رصيد، بطاقات هدايا، سوشيال ميديا",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1a56db",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "فحص IMEI",        "url": "/services/imei",    "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "شحن رصيد",        "url": "/services/topup",   "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "بطاقات الهدايا",  "url": "/services/giftcards","icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
