{
  "name": "مصنع السلام للزيوت النباتية",
  "short_name": "السلام",
  "description": "الريادة في عصر وإنتاج الزيوت النباتية، السمن، والشورتنج",
  "theme_color": "#16a34a",
  "background_color": "#f8faf9",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["food", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "المنتجات",
      "short_name": "منتجات",
      "description": "تصفح منتجاتنا",
      "url": "/products",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "تواصل معنا",
      "short_name": "تواصل",
      "description": "اتصل بنا",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-bg.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
