2018-08-01 10:30:57 +00:00
|
|
|
{
|
|
|
|
"name": "RedXen Community",
|
|
|
|
"short_name": "RX Community",
|
|
|
|
"start_url": ".",
|
|
|
|
"display": "standalone",
|
|
|
|
"orientation": "portrait-primary",
|
|
|
|
"theme_color": "red",
|
2019-09-28 20:05:53 +00:00
|
|
|
"background_color": "#e11",
|
2018-08-01 10:30:57 +00:00
|
|
|
"description": "The Community that empowers gamers!",
|
|
|
|
"icons": [{
|
2019-09-28 20:05:53 +00:00
|
|
|
"src": "res/logo2.png",
|
|
|
|
"sizes": "321x300",
|
2018-09-01 11:54:22 +00:00
|
|
|
"type": "image/png"
|
2018-08-01 10:30:57 +00:00
|
|
|
}]
|
|
|
|
}
|