DurstRechner/manifest.json

11 lines
187 B
JSON

{
"name": "Produkt-Rechner",
"short_name": "Rechner",
"start_url": "./",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#2196f3",
"icons": [
]
}