22 lines
335 B
JSON
22 lines
335 B
JSON
{
|
|
"name": "notes",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"type": "image/vnd.microsoft.icon",
|
|
"sizes": "48x48"
|
|
},
|
|
{
|
|
"src": "notes192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "notes512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
} |