21 lines
468 B
JSON
21 lines
468 B
JSON
{
|
|
"name": "Karusic",
|
|
"short_name": "Karusic",
|
|
"description": "(K)angaroo (A)nd (R)abbit m(usic) is a music streaming",
|
|
"start_url": "/karusic/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#FFFFFF",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |