{
    "name": "E-Paper App",
    "short_name": "E-Paper App",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050504",
    "theme_color": "#ba1c36",
    "icons": [
        {
            "src": "/assets/public/wm_svgexport-2.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/public/wm_svgexport-2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}