forked from sent/waves
16 lines
293 B
JSON
16 lines
293 B
JSON
{
|
|
"name": "Soundboard",
|
|
"short_name": "Soundboard",
|
|
"icons": [
|
|
{
|
|
"src": "img/mlg-favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#00FF00",
|
|
"background_color": "#FFFFFF"
|
|
}
|