{
    "name": "TemproMail",
    "short_name": "TemproMail",
    "description": "Free temporary email inbox viewer for OTP codes, email verification and testing emails.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#050816",
    "theme_color": "#050816",
    "icons": [
        {
            "src": "/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
