{
  "name": "Puruj Agent",
  "short_name": "Puruj Agent",
  "description": "مساعدك الذكي من وكالة البروج — مدعوم بتقنية Gemini",
  "start_url": "/agent",
  "scope": "/agent",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#09091a",
  "theme_color": "#4F6EF7",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "id": "puruj-agent-app",
  "icons": [
    {
      "src": "/agent-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/agent-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/agent-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/agent-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "محادثة جديدة",
      "short_name": "محادثة",
      "url": "/agent",
      "description": "ابدأ محادثة جديدة مع Puruj Agent"
    }
  ]
}
