X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/21453c78741b3a2775b7cb0b15ca0c7b85a83ffe..84421557eb80ff98acdfaf148f1810fb19f3538b:/assets/site.webmanifest diff --git a/assets/site.webmanifest b/assets/site.webmanifest new file mode 100644 index 0000000..140ec91 --- /dev/null +++ b/assets/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "aminb.org", + "short_name": "aminb.org", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}