{
    "name": "Morph Approval",
    "short_name": "Morph Approval",
    "description": "Real-time approval system with MQTT and push notifications",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F8FAFC",
    "theme_color": "#2563EB",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "en-US",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}