{
  "name": "غسيلتي — تتبع طلبك",
  "short_name": "غسيلتي",
  "description": "تطبيق غسيلتي لتتبع طلبات الغسيل وإدارة نقاط الولاء",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B4F82",
  "theme_color": "#0B4F82",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "تتبع طلب",    "url": "/track.html", "description": "تتبع حالة طلبك" },
    { "name": "طلب جديد",   "url": "/app.html#new", "description": "إنشاء طلب جديد" }
  ],
  "categories": ["utilities", "lifestyle"],
  "screenshots": []
}
