24 lines
503 B
JSON
24 lines
503 B
JSON
{
|
|
"short_name": "HighCitySwap",
|
|
"name": "HighCitySwap",
|
|
"description": "Farm CAKE with Pancake LP Tokens",
|
|
"homepage_url": "https://pancakeswap.finance",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#1FC7D4",
|
|
"background_color": "#ffffff",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"type": "image/x-icon",
|
|
"sizes": "256x256"
|
|
},
|
|
{
|
|
"src": "logo.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
}
|