{
  "id": "ir.novixbot.app",
  "name": "ربات ساز نوویکس - Novix",
  "short_name": "نوویکس | Novix",
  "description": "ربات‌ساز حرفه‌ای نوویکس\nربات مدیریت گروه حرفه‌ای نوویکس\nهمه چیز در یک پلتفرم",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "fullscreen"
  ],
  "background_color": "#0D0D1A",
  "theme_color": "#532db0",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fa",
  "dir": "auto",
  "categories": [
    "productivity",
    "utilities",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/novix_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}