mas correcciones para que sea compatible con pwa

This commit is contained in:
2026-01-30 15:43:00 -05:00
parent d3a139f316
commit cc7db4e629
3 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"display": "standalone", "display": "standalone",
"background_color": "#121212", "background_color": "#121212",
"theme_color": "#4A90E2", "theme_color": "#4A90E2",
"description": "Simple recortador de audio para PWA. Hecho por Drk0027",
"icons": [ "icons": [
{ {
"src": "windows11/SmallTile.scale-100.png", "src": "windows11/SmallTile.scale-100.png",
@@ -479,7 +480,7 @@
"screenshots" : [ "screenshots" : [
{ {
"src": "screenshot.png", "src": "screenshot.png",
"sizes": "1280x720", "sizes": "740x383",
"type": "image/png", "type": "image/png",
"platform": "wide" "platform": "wide"
} }

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB