mirror of
https://github.com/perstarkse/minne.git
synced 2026-02-24 17:14:50 +01:00
13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"name": "minne",
|
|
"short_name": "minne",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |