trying something new for PWA assets

This commit is contained in:
2023-12-19 14:16:11 +01:00
parent 6ca338fac4
commit 37f8581b42
11 changed files with 3 additions and 2 deletions

View File

@ -13,9 +13,10 @@
"type": "image/png"
}
],
"start_url": "https://topos.live",
"display": "standalone",
"id": "toposWebApp",
"id": "/?source=pwa",
"start_url": "/?source=pwa",
"scope": "/",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"description": "Topos is a web based live coding platform",