mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-25 02:08:30 +02:00
email wip
This commit is contained in:
13
assets/manifest.json
Normal file
13
assets/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "minne",
|
||||
"short_name": "minne",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user