{
    "name": "Agang",
    "short_name": "Agang",
    "description": "Satu Aplikasi Untuk Chat, Feed, Work, dan Shop",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0b",
    "theme_color": "#00ff88",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}