summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoraltaf-creator <64111012+altaf-creator@users.noreply.github.com>2023-05-04 21:26:41 +0700
committeraltaf-creator <64111012+altaf-creator@users.noreply.github.com>2023-05-04 21:26:41 +0700
commit5725accf76d1ec02d569c59a9989b7d72827a7ee (patch)
tree8f878ab186fdc67216c6b001d3993bfbb7e510f1 /index.html
parentf45d7e0c18fb2254a1362e1b9d34047d50251765 (diff)
PWA Update - attempt 5.2
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index cf8d5c9..7353851 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,10 @@
<head>
<title>OpenQuran - Redirecting</title>
<link rel="manifest" href="src/manifest.json">
+ <!-- ios support -->
+ <link rel="apple-touch-icon" href="images/favicon.png">
+ <meta name="apple-mobile-web-app-status-bar" content="#f3f3f3">
+ <meta name="theme-color" content="#db4938" />
</head>
<body>