1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-18 05:38:40 +01:00
LinkAce/public/site.webmanifest
2020-04-23 09:53:14 +02:00

20 lines
440 B
JSON

{
"name": "LinkAce",
"short_name": "LinkAce",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#44679F",
"background_color": "#ffffff",
"display": "standalone"
}