18 lines
271 B
JSON
18 lines
271 B
JSON
{
|
|
"name": "RaspiStream",
|
|
"icons": [
|
|
{
|
|
"src": "fav\/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image\/png"
|
|
},
|
|
{
|
|
"src": "fav\/android-chrome-256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image\/png"
|
|
}
|
|
],
|
|
|
|
"display": "standalone"
|
|
}
|