{
    "name": "Reelex Server",
    "short_name": "Reelex",
    "description": "Professional licensing and monitoring server for Reelex applications.",
    "id": "/",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "any",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32 16x16",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
