We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93d39d commit 93744d6Copy full SHA for 93744d6
packages/nextjs/public/manifest.json
@@ -1,5 +1,6 @@
1
{
2
- "name": "Scaffold-ETH 2 DApp",
+ "name": "BasedShop",
3
"description": "A DApp built with Scaffold-ETH",
4
- "iconPath": "logo.svg"
+ "iconPath": "logo.svg",
5
+ "display": "standalone"
6
}
0 commit comments