24 lines
534 B
JSON
24 lines
534 B
JSON
|
|
{
|
||
|
|
"name": "Lonc",
|
||
|
|
"short_name": "Lonc",
|
||
|
|
"description": "Kitchen stock labeling and stock management client for Tryton-backed household workflows.",
|
||
|
|
"start_url": "/#/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#f4f7fb",
|
||
|
|
"theme_color": "#1f4b99",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icons/icon.svg",
|
||
|
|
"sizes": "any",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/icons/icon-mask.svg",
|
||
|
|
"sizes": "any",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "maskable"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|