{
    "short_name": "Level Namer",
    "name": "Anakin's Level Namer",
    "start_url": "/",
    "background_color": "#000",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#600000",
    "orientation": "any",
    "icons": [
        {
            "src": "/bloodyIcon256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}