17 lines
312 B
Plaintext
17 lines
312 B
Plaintext
|
{
|
||
|
"name": "stacker news",
|
||
|
"short_name": "SN",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/android-chrome-192x192.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "/android-chrome-512x512.png",
|
||
|
"type": "image/png",
|
||
|
"sizes": "512x512"
|
||
|
}
|
||
|
],
|
||
|
"display": "standalone"
|
||
|
}
|