{
  "name": "قارئ PDF | PDF Reader",
  "short_name": "قارئ PDF",
  "description": "استخراج نصوص وجداول قابلة للبحث من ملفات PDF العربية والإنجليزية.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#fbf8f2",
  "theme_color": "#fbf8f2",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "any",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
