17 lines
304 B
JSON
17 lines
304 B
JSON
{
|
|
"name": "Airsonic (refix)",
|
|
"short_name": "Airsonic (refix)",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "#000",
|
|
"background_color": "#000",
|
|
"icons": [
|
|
{
|
|
"src": "./icon.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|