You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1004 B
50 lines
1004 B
{
|
|
"name": "Daniele Giachetto",
|
|
"short_name": "RakuJa",
|
|
"theme_color": "#E06650",
|
|
"background_color": "#1E1310",
|
|
"display": "fullscreen",
|
|
"orientation": "portrait",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon-32x32.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png",
|
|
"density": "0.75"
|
|
},
|
|
{
|
|
"src": "/apple-icon-60x60.png",
|
|
"sizes": "60x60",
|
|
"type": "image/png",
|
|
"density": "1.0"
|
|
},
|
|
{
|
|
"src": "/apple-icon-72x72.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png",
|
|
"density": "1.5"
|
|
},
|
|
{
|
|
"src": "/favicon-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png",
|
|
"density": "2.0"
|
|
},
|
|
{
|
|
"src": "/apple-icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png",
|
|
"density": "3.0"
|
|
},
|
|
{
|
|
"src": "/favicon-196x196.png",
|
|
"sizes": "196x196",
|
|
"type": "image/png",
|
|
"density": "4.0"
|
|
}
|
|
],
|
|
"splash_pages": null
|
|
}
|