First commit

This commit is contained in:
2026-04-21 13:57:46 +09:00
commit d3e2f6d4b6
34 changed files with 928 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"short_name": "",
"name": "",
"icons": [{
"src": "icon.png",
"type": "image/png",
"sizes": "192x192"
}],
"start_url": "/?utm_source=homescreen",
"background_color": "#fafafa",
"theme_color": "#fafafa"
}