A green icon where a QR code's finder squares form a bear face — brown ears on top, cream snout in the center. Wired as the main icon, the Android adaptive icon (foreground + #0f1a12 background), and the web/PWA icons + favicon. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
7a6653b658
commit
42043957e0
9 changed files with 5 additions and 0 deletions
|
|
@ -7,9 +7,14 @@
|
|||
"scheme": "campscan",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"icon": "./assets/icon.png",
|
||||
"android": {
|
||||
"package": "top.mowden.campscan",
|
||||
"versionCode": 1,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#0f1a12"
|
||||
},
|
||||
"permissions": [
|
||||
"android.permission.CAMERA",
|
||||
"android.permission.VIBRATE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue