{
    "name": "Abstract Equations",
    "short_name": "Abstract Equations",
    "theme_color": "#2b3a42",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/icons/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/icons/icons-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/images/icons/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}