{
  "name": "Trendy Store",
  "short_name": "Trendy",
  "description": "ملابس عصرية لكل البيت — اطلب والدفع عند الاستلام",
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "background_color": "#F5F5F0",
  "theme_color": "#111111",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
