This commit is contained in:
2026-03-09 14:36:19 -04:00
parent f37fe0086f
commit 42ad779750
40 changed files with 1928 additions and 593 deletions

View File

@@ -5,7 +5,7 @@
"start_url": "/",
"scope": "/",
"display": "standalone",
"orientation": "portrait-primary",
"orientation": "any",
"background_color": "#ffffff",
"theme_color": "#1a73e8",
"icons": [
@@ -33,5 +33,6 @@
"type": "image/png",
"purpose": "maskable"
}
]
}
],
"min_width": "320px"
}