{
  "name": "Arabic OCR – Text from Images & PDFs",
  "short_name": "Arabic OCR",
  "description": "Extract Arabic text from images, handwriting, and PDFs using AI. Free online OCR for Arabic.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/sc1.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Arabic OCR – Extract text from images"
    },
    {
      "src": "/sc2.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Arabic OCR – PDF text extraction"
    },
    {
      "src": "/sc3.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Arabic OCR – Handwriting recognition"
    },
    {
      "src": "/mac1.webp",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Arabic OCR – Web Portal dashboard"
    },
    {
      "src": "/mac2.webp",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Arabic OCR – PDF Studio editor"
    }
  ],
  "shortcuts": [
    {
      "name": "Web OCR Portal",
      "short_name": "Portal",
      "description": "Open the full-featured Arabic OCR web portal",
      "url": "/portal.html",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "PDF Studio",
      "short_name": "PDF Studio",
      "description": "Edit, merge, and manage PDF files",
      "url": "/pdf-studio.html",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.kanzati.arabicocr",
      "id": "com.kanzati.arabicocr"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6745792738"
    }
  ],
  "prefer_related_applications": false
}
