{
    "name": "WhatLog",
    "short_name": "WhatLog",
    "description": "WhatsApp Sipariş ve Kayıt Paneli",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/5968/5968841.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}