generated icons with flutter_launcher_icons

This commit is contained in:
2024-09-18 17:34:23 -04:00
parent a384c05a63
commit 1cfba71655
42 changed files with 71 additions and 71 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "Radio",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#FFA86A",
"theme_color": "#FFA86A",
"description": "A simple internet streaming radio application",
"orientation": "portrait-primary",
"prefer_related_applications": false,
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}