Files
catpic.delivery/manifest.webmanifest
Morten Olsen c1b56ff1a9 Update
2021-06-09 13:48:39 +02:00

15 lines
262 B
JSON

{
"short_name": "catpic-delivery",
"name": "catpic.delivery",
"icons": [
{
"src": "public/cat.png",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}