jagd-apps/portal/manifest.json

19 lines
415 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"short_name": "Jagd Apps",
"name": "Jagd Apps Heidekreis",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "/",
"scope": "/",
"display": "standalone",
"orientation": "portrait",
"theme_color": "#2d6a2d",
"background_color": "#ffffff",
"description": "Jagd Apps Heidekreis Übersicht aller Apps"
}