{
  "id": "/",
  "name": "بصيرة — التحليل الجغرافي والجيومكاني",
  "short_name": "Basira",
  "description": "منصّة مجّانيّة ثنائيّة اللغة للتحليل الجغرافي: ارسم أي منطقة على الأرض لقياس البنية التحتيّة واستخدام الأراضي والسكّان والمناخ والتضاريس والطاقة الشمسيّة من بيانات مفتوحة. Free bilingual geospatial analysis platform.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a1824",
  "theme_color": "#0a1824",
  "categories": ["productivity", "utilities", "education", "navigation"],
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/static/screenshots/mobile-map.png",  "sizes": "390x844",  "type": "image/png", "form_factor": "narrow", "label": "خريطة التحليل — Analysis map" },
    { "src": "/static/screenshots/mobile-layers.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "الطبقات — Layers" },
    { "src": "/static/screenshots/desktop.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "لوحة النتائج — Results" }
  ],
  "shortcuts": [
    {
      "name": "حلّل المنطقة من حولي",
      "short_name": "حولي",
      "url": "/?action=locate-analyze",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الطبقات الحيّة",
      "short_name": "طبقات",
      "url": "/?action=layers",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المناطق المحفوظة",
      "short_name": "محفوظ",
      "url": "/?action=bookmarks",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "text": "shared_text", "url": "shared_url", "title": "shared_title" }
  }
}
