Atualização automática - 2026-06-24 10:09:20

This commit is contained in:
2026-06-24 10:09:20 +00:00
parent 7faf42f96b
commit 9b13e3545c
2 changed files with 17 additions and 40 deletions
+1 -13
View File
@@ -6,17 +6,5 @@
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#1e40af",
"orientation": "portrait-primary",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
"orientation": "portrait-primary"
}