mirror of
https://github.com/morten-olsen/catpic.delivery.git
synced 2026-02-08 01:46:26 +01:00
Update
This commit is contained in:
14
manifest.webmanifest
Normal file
14
manifest.webmanifest
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user