25 lines
No EOL
537 B
JSON
25 lines
No EOL
537 B
JSON
{
|
|
"short_name": "ntfy",
|
|
"name": "ntfy web app",
|
|
"icons": [
|
|
{
|
|
"src": "static/img/ntfy_64.png",
|
|
"sizes": "64x64",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "static/img/ntfy_192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "static/img/ntfy_512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
} |