{
  "name": "Baytul Hikmah — Mantiq Library",
  "short_name": "Mantiq Library",
  "description": "Free offline-capable coursebooks for classical Ilm al-Mantiq. 2 texts, 654 lessons.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0ece2",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "books",
    "religion"
  ],
  "icons": [
    {
      "src": "assets/portal-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/portal-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}