14 lines
267 B
JSON
14 lines
267 B
JSON
|
{
|
||
|
"name": "Pyrite",
|
||
|
"short_name": "Pyrite",
|
||
|
"start_url": "/pyrite",
|
||
|
"display": "standalone",
|
||
|
"background_color": "#ffffff",
|
||
|
"theme_color": "#000000",
|
||
|
"description": "A music streaming application.",
|
||
|
"icons": [
|
||
|
"src": "/favicon.ico",
|
||
|
"sizes": "16x16"
|
||
|
]
|
||
|
}
|