{
  "name": "مِحور — مساحة يومك",
  "short_name": "مِحور",
  "description": "إدارة المهام والملاحظات والالتزامات",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "background_color": "#f4f7fb",
  "theme_color": "#101a35",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}