{
  "short_name": "Aomer Store",
  "name": "متجر أومير - أكبر سوق إلكتروني في العراق",
  "description": "بيع وشراء المنتجات الرقمية والمادية - 31 قسم متنوع مع ضمان آمن",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0b",
  "background_color": "#0a0a0b",
  "orientation": "any",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "business"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "تصفح المنتجات",
      "url": "/apps",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "مشترياتي",
      "url": "/purchases",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
