{
  "id": "/al-quran-clear-exposition",
  "name": "Al Quran The Clear Exposition",
  "short_name": "Quran Exposition",
  "description": "Al-Qur'an - Ultimate Guidelines & Solutions to all Human Problems. Full exposition in English and Tamil, readable offline.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "theme_color": "#093527",
  "background_color": "#f5f0e4",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask the Quran",
      "short_name": "Ask",
      "url": "ask.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Introduction",
      "short_name": "Intro",
      "url": "introduction.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Surah Al Fathiha",
      "short_name": "Fathiha",
      "url": "surah-001.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}