{
    "name": "Coffee Mate",
    "short_name": "Coffee Mate",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "lang": "id",
    "dir": "ltr",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#3E2723",
    "description": "Aplikasi Coffee Lover",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
