{
    "name": "SKENed",
    "short_name": "SKENed",
    "description": "Platform edukasi & kolaborasi skenario film pendek.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0a192f",
    "background_color": "#0a192f",
    "icons": [
        {
            "src": "/logo.webp",
            "sizes": "192x192 512x512 1024x1024",
            "type": "image/webp",
            "purpose": "any"
        }
    ]
}