{
    "name": "Serasi Digital Invitations",
    "short_name": "Serasi",
    "description": "Platform Undangan Digital Premium & Eksklusif",
    "id": "/",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#4f46e5",
    "orientation": "portrait",
    "scope": "/",
    "categories": ["lifestyle", "productivity", "social"],
    "screenshots": [
        {
            "src": "/assets/img/pwa-screenshot-mobile.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Dashboard Serasi Digital"
        },
        {
            "src": "/assets/img/pwa-screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Workspace Serasi Digital"
        }
    ],
    "icons": [
        {
            "src": "/assets/img/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
