{
  "name": "مساعد AI",
  "short_name": "مساعد",
  "description": "مساعدك الشخصي الذكي",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0FFF4",
  "theme_color": "#F0FFF4",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon.svg",              "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon-16.png",        "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32.png",        "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png",  "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "مساعد AI"
    }
  ],
  "shortcuts": [
    {
      "name": "محادثة جديدة",
      "short_name": "جديد",
      "description": "ابدأ محادثة جديدة",
      "url": "/?new=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
