Initial release

This commit is contained in:
Joaquim Homrighausen
2022-10-21 11:01:16 +02:00
parent bf37802802
commit bf85b9f127
24 changed files with 1341 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "\u00d6ppet Moln",
"short_name": "\u00d6ppet Moln",
"icons": [
{
"src": "https://password.oppetmoln.se/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://password.oppetmoln.se/favicon/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}