{
  "name": "مجتمع أسيرا",
  "short_name": "أسيرا",
  "description": "مجتمع عربي للأسئلة والأجوبة والنقاش في البرمجة والذكاء الاصطناعي والتسويق وريادة الأعمال.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f5fb",
  "theme_color": "#5b5bd6",
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "اطرح سؤالاً", "url": "/ask/" },
    { "name": "استكشف", "url": "/explore/" },
    { "name": "الرسائل", "url": "/chat/" }
  ]
}
