diff --git a/app.json b/app.json index c270037..501d4f3 100644 --- a/app.json +++ b/app.json @@ -1,10 +1,10 @@ { "expo": { - "name": "poker-chips-helper", + "name": "Poker Chips Helper", "slug": "poker-chips-helper", "version": "1.0.0", "orientation": "portrait", - "icon": "./assets/images/icon.png", + "icon": "./assets/images/icon1.png", "scheme": "myapp", "userInterfaceStyle": "automatic", "newArchEnabled": true, diff --git a/assets/images/icon1.png b/assets/images/icon1.png new file mode 100644 index 0000000..b01e897 Binary files /dev/null and b/assets/images/icon1.png differ