{
  "short_name": "سندريلا",
  "name": "Cinderella - سندريلا",
  "description": "سندريلا - سوق النساء الأول في اليمن. فساتين، عطور، أشغال يدوية، هدايا، ومستلزمات الأطفال.",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon-maskable.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" },
    { "src": "/apple-touch-icon.svg", "type": "image/svg+xml", "sizes": "180x180", "purpose": "any" }
  ],
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#064e3b",
  "background_color": "#064e3b",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "lifestyle", "social"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "بيع الآن",
      "short_name": "بيع",
      "description": "انشري منتجاً جديداً في سندريلا",
      "url": "/sell?source=pwa",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "البحث",
      "short_name": "بحث",
      "description": "ابحثي في السوق",
      "url": "/search?source=pwa",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "المفضلة",
      "short_name": "مفضلة",
      "description": "قائمة مفضلاتك",
      "url": "/wishlist?source=pwa",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
