{
    "name": "Nevelar Escrow",
    "short_name": "Nevalar",
    "theme_color": "#00ff00",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}