Skip to content

Commit b0f17fb

Browse files
committed
fixed typo and added link to metadata and preview page
1 parent a4d19f7 commit b0f17fb

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

docs/mini-apps/design-ux/foundations/app-icon.mdx

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "A memorable icon that represents your mini app helps people recogn
55

66
![app-icon](/images/design-guidelines/app-icon-overview.png)
77

8-
## Placements
8+
### Placements
99

1010
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.
1111

@@ -18,7 +18,7 @@ The following locations show where your app icon will appear in the Base app:
1818
- Browser header
1919

2020

21-
## Best Practices
21+
### Best Practices
2222

2323
**Clarity at Small Sizes**
2424
- Icons should be recognizable at 16x16px
@@ -35,21 +35,23 @@ The following locations show where your app icon will appear in the Base app:
3535
- Use the same color palette and style as your app interface
3636
- Consider creating variations for different contexts
3737

38-
## Specifications
38+
### Specifications
3939

4040
`iconUrl` in farcaster.json specifies your app’s icon. It should follow the guidelines below to ensure proper display in the Base App:
4141

4242
- **Dimension**:1024x1024px
43-
- **File Forma**: png.
43+
- **File Format**: png.
4444
- No alpha
4545

46-
## Other App Metadata
46+
### Other App Metadata
4747

4848
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.
4949

5050
![app-metadata](/images/design-guidelines/metadata-guidelines.png)
5151

52-
## Testing Your App Metadata
52+
Learn more about how to best leverage the app metadata [here](!https://docs.base.org/mini-apps/features/embeds-and-previews)
53+
54+
### Testing Your App Metadata
5355

5456
- Use [Base Mini App Preview Tool](https://www.base.dev/preview) to validate your metadata and check how your icon appears.
55-
- Once published on the Base app, check how it renders in different placements.
57+
- Once published on the Base app, check how it renders in different placements:

0 commit comments

Comments
 (0)