summaryrefslogtreecommitdiff
path: root/src/manifest.json
blob: 8cfd7b9184bf05c1a898ce48da6306a00e034539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "OpenQuran",
  "display": "standalone",
  "theme_color": "#F3F3F3",
  "icons": [
    {
      "src": "images/favicon.png",
      "type": "image/png",
      "sizes": "1080x1080"
    }
  ]
}