{
    "name": "DEV-DESIGN PORTAL",
    "short_name": "DEV-DESIGN",
    "description": "High-End Managed Hosting & Infrastruktur. Verwalten Sie Ihre Cloud-Dienste, Domains und die KI-gestützte DEV-FLOW Engine in einer sicheren Umgebung.",
    "start_url": "https://app.dev-design.de/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8fafc",
    "theme_color": "#080a0f",
    "categories": ["business", "productivity", "infrastructure"],
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}