v0.12.5 FCM bug fixes

This commit is contained in:
2026-03-23 12:07:52 -04:00
parent f9024a6f3a
commit 048abcfbfd
5 changed files with 34 additions and 16 deletions

View File

@@ -8,6 +8,7 @@
"orientation": "any",
"background_color": "#ffffff",
"theme_color": "#1a73e8",
"gcm_sender_id": "126479377334",
"icons": [
{
"src": "/icons/icon-192.png",
@@ -22,18 +23,11 @@
"purpose": "maskable"
},
{
"purpose": "maskable",
"purpose": "any maskable",
"src": "/icons/icon-512-maskable.png",
"sizes": "512x512",
"type": "image/png"
},
{
"purpose": "any",
"src": "/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"min_width": "320px"