🍱 Add app icon

 Multiple pages
This commit is contained in:
2025-09-13 02:09:46 +08:00
parent 5ceaf76f16
commit 2575803aa4
83 changed files with 903 additions and 484 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "simple_math_calc",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#8470b5",
"theme_color": "#8470b5",
"description": "A new Flutter project.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}