{
  "name": "Asrar - Pearls Of The Quran",
  "short_name": "Asrar",
  "id": "/",
  "start_url": "/?apk_ver=2.0.1.0",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "orientation": "any",
  "description": "Explore the hidden secrets of the Quran with immersive video and audio.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books", "entertainment"],

  "launch_handler": {
    "client_mode": "focus-existing"
  },

  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],

  "share_target": {
    "action": "/explore",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "search",
      "text": "search",
      "url": "search"
    }
  },

  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Mobile Home Screen"
    },
    {
      "src": "/images/screenshot-desktop.jpg",
      "sizes": "1920x1080",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Desktop Library View"
    }
  ],

  "shortcuts": [
    {
      "name": "Library",
      "short_name": "Library",
      "url": "/library",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Path",
      "short_name": "Path",
      "url": "/path",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "url": "/shorts",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Learning",
      "short_name": "Learning",
      "url": "/mylearning",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
