mirror of
https://github.com/morten-olsen/catpic.delivery.git
synced 2026-02-08 01:46:26 +01:00
15 lines
262 B
JSON
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"
|
|
}
|