{
  "name": "ISLAMIC WIND",
  "short_name": "ISLAMIC WIND",
  "description": "Social service platform for posts, groups, marketplace, services, messages and calls.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#f0f2f5",
  "theme_color": "#1877f2",
  "categories": ["social", "business", "productivity"],
  "icons": [
    {
      "src": "favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المحادثات",
      "url": "./?open=messages"
    },
    {
      "name": "الجروبات",
      "url": "./?open=groups"
    },
    {
      "name": "السوق",
      "url": "./?open=market"
    }
  ]
}
