You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your app icon is the first impression users have of your mini app. It appears in the Base App discovery interface and throughout the social experiences.
11
11
@@ -18,7 +18,7 @@ The following locations show where your app icon will appear in the Base app:
18
18
- Browser header
19
19
20
20
21
-
## Best Practices
21
+
###Best Practices
22
22
23
23
**Clarity at Small Sizes**
24
24
- Icons should be recognizable at 16x16px
@@ -35,21 +35,23 @@ The following locations show where your app icon will appear in the Base app:
35
35
- Use the same color palette and style as your app interface
36
36
- Consider creating variations for different contexts
37
37
38
-
## Specifications
38
+
###Specifications
39
39
40
40
`iconUrl` in farcaster.json specifies your app’s icon. It should follow the guidelines below to ensure proper display in the Base App:
41
41
42
42
-**Dimension**:1024x1024px
43
-
-**File Forma**: png.
43
+
-**File Format**: png.
44
44
- No alpha
45
45
46
-
## Other App Metadata
46
+
###Other App Metadata
47
47
48
48
In addition to the app icon, there are other app metadata that determine the first impression of your app. Aim for your metadata to provide helpful context, and properly set expectations with new users on what your app does.
0 commit comments