{
  "id": "./",
  "name": "හෙළ Docs — Sinhala OCR & Document Tools",
  "short_name": "හෙළ Docs",
  "description": "Sinhala-first OCR, PDF and Unicode document utility tools with English support.",
  "lang": "si",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#ffffff",
  "theme_color": "#00ff18",
  "orientation": "any",
  "categories": [
    "utilities",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Image OCR",
      "short_name": "Image OCR",
      "url": "tools/ocr-image",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "PDF OCR",
      "short_name": "PDF OCR",
      "url": "tools/ocr-pdf",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "All Tools",
      "short_name": "Tools",
      "url": "tools",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
