20 lines
421 B
Plaintext
20 lines
421 B
Plaintext
|
|
{
|
||
|
|
"name": "Kochwas",
|
||
|
|
"short_name": "Kochwas",
|
||
|
|
"description": "Persönliches Rezeptbuch — lokal, einheitlich, küchentauglich",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#f8faf8",
|
||
|
|
"theme_color": "#2b6a3d",
|
||
|
|
"lang": "de",
|
||
|
|
"orientation": "portrait",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icon.svg",
|
||
|
|
"sizes": "any",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|