{
    "name": "My Invitation",
    "short_name": "MyInvite",
    "description": "Interactive digital invitations with real-time engagement and live big-screen experiences.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F7F7F5",
    "theme_color": "#F7F7F5",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logos/favicon-green-white.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "lifestyle",
        "entertainment",
        "productivity"
    ]
}