2017-10-28 10:55:27 +03:00
|
|
|
{
|
2019-04-15 21:05:54 +03:00
|
|
|
"short_name": "Uniswap",
|
2020-05-05 00:56:10 +03:00
|
|
|
"name": "Uniswap",
|
2017-10-28 10:55:27 +03:00
|
|
|
"icons": [
|
|
|
|
{
|
2020-05-21 02:39:16 +03:00
|
|
|
"src": "./images/192x192_App_Icon.png",
|
2020-05-11 21:02:49 +03:00
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any maskable"
|
|
|
|
},
|
|
|
|
{
|
2020-05-21 02:39:16 +03:00
|
|
|
"src": "./images/512x512_App_Icon.png",
|
2020-05-11 21:02:49 +03:00
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any maskable"
|
2017-10-28 10:55:27 +03:00
|
|
|
}
|
|
|
|
],
|
2020-05-11 21:02:49 +03:00
|
|
|
"orientation": "portrait",
|
2017-10-28 10:55:27 +03:00
|
|
|
"display": "standalone",
|
2020-05-11 21:02:49 +03:00
|
|
|
"theme_color": "#ff007a",
|
|
|
|
"background_color": "#fff"
|
2017-10-28 10:55:27 +03:00
|
|
|
}
|