{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "TechGovern OS",
  "short_name": "TechGovern",
  "description": "منصة الحوكمة التقنية — The technology governance platform.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F1EB",
  "theme_color": "#0C1F26",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
