{
    "name": "WhisperWings Admin",
    "short_name": "WhisperWings",
    "description": "WhisperWings Admin Panel – a modern, secure, and scalable admin dashboard.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#064e3b",
    "theme_color": "#064e3b",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}