{
  "id": "/",
  "name": "معهد فور لايف يمن - نظام تمكين",
  "short_name": "تمكين",
  "description": "نظام تمكين المتكامل لإدارة المعاهد والطلاب بأحدث التقنيات",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "standalone"
  ],
  "background_color": "#F4F7F6",
  "theme_color": "#0B132B",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": [
    "education",
    "productivity",
    "business"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.tamkeen.app",
      "id": "com.tamkeen.app"
    }
  ],
  "prefer_related_applications": false,
  "scope_extensions": [
    {
      "origin": "*.tamkeen-yemen.com"
    }
  ],
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/logo_m_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_m_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_m_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo_m_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/s2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "واجهة الجوال"
    },
    {
      "src": "/s1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "واجهة سطح المكتب"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم الرئيسية",
      "short_name": "الرئيسية",
      "description": "الدخول السريع للوحة التحكم",
      "url": "/Dashboard.php",
      "icons": [
        {
          "src": "/logo_m_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "file_handlers": [
    {
      "action": "/index.php",
      "accept": {
        "text/csv": [".csv"],
        "application/pdf": [".pdf"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+tamkeen",
      "url": "/index.php?action=%s"
    }
  ],
  "share_target": {
    "action": "/index.php",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "note_taking": {
    "new_note_url": "/index.php"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "widgets": [
    {
      "name": "إحصائيات تمكين",
      "short_name": "إحصائيات",
      "description": "عرض سريع للإحصائيات",
      "tag": "tamkeen-stats",
      "template_url": "/widget-template.json",
      "ms_ac_template": "/widget-template.json",
      "data_url": "/widget-data.json",
      "type": "application/json"
    }
  ]
}