14 lines
253 B
JSON
14 lines
253 B
JSON
{
|
|
"short_name": "Ricochet.js",
|
|
"name": "Ricochet.js admin",
|
|
"icons": [
|
|
{
|
|
"src": "icon.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"background_color": "#fafafa",
|
|
"theme_color": "#fafafa"
|
|
}
|