{
    "name": "Vision AI Mind - KI-Lösungen für Ihr Unternehmen",
    "short_name": "Vision AI Mind",
    "description": "Revolutionäre KI-Lösungen für Unternehmen. Automatisierung, Digitales Marketing, Lead Generation und Web-Entwicklung mit künstlicher Intelligenz.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3B82F6",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "de-DE",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "technology"
    ],
    "icons": [
        {
            "src": "./favicon.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        },
        {
            "src": "./images/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "./images/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "./images/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "share_target": {
        "action": "/contact",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "shortcuts": [
        {
            "name": "Kontakt",
            "short_name": "Kontakt",
            "description": "Kontaktformular öffnen",
            "url": "/#contact",
            "icons": [
                {
                    "src": "./images/logo.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Services",
            "short_name": "Services",
            "description": "Unsere Dienstleistungen",
            "url": "/#services",
            "icons": [
                {
                    "src": "./images/logo.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Team",
            "short_name": "Team",
            "description": "Unser Team kennenlernen",
            "url": "/#team",
            "icons": [
                {
                    "src": "./images/logo.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [
        {
            "platform": "web",
            "url": "https://vision-ai-mind.com"
        }
    ]
}
