29 lines
740 B
JSON
29 lines
740 B
JSON
{
|
||
"name": "Lageplan – Feuerwehr Krokier-App",
|
||
"short_name": "Lageplan",
|
||
"description": "Digitale Einsatzdokumentation für Schweizer Feuerwehren. Lagepläne erstellen, Journal führen, Rapporte generieren.",
|
||
"start_url": "/app",
|
||
"display": "standalone",
|
||
"orientation": "any",
|
||
"background_color": "#ffffff",
|
||
"theme_color": "#dc2626",
|
||
"lang": "de-CH",
|
||
"categories": ["productivity", "utilities"],
|
||
"icons": [
|
||
{
|
||
"src": "/logo.svg",
|
||
"sizes": "any",
|
||
"type": "image/svg+xml",
|
||
"purpose": "any"
|
||
},
|
||
{
|
||
"src": "/logo-icon.png",
|
||
"sizes": "192x192",
|
||
"type": "image/png",
|
||
"purpose": "any maskable"
|
||
}
|
||
],
|
||
"screenshots": [],
|
||
"prefer_related_applications": false
|
||
}
|