{
  "name": "Xooder",
  "short_name": "Xooder",
  "description": "چت داخلی و دستیار هوشمند",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e40af",
  "background_color": "#f9fafb",
  "categories": ["business", "productivity", "social"],
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "چت",
      "short_name": "چت",
      "description": "باز کردن چت",
      "url": "/chat",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
