{
    "name": "Aegira",
    "short_name": "Aegira",
    "theme_color": "#0e305e",
    "background_color": "#0e305e",
    "display": "standalone",
    "start_url": "/field",
    "scope": "/",
    "icons": [
        {
            "src": "/images/aegira.png",
            "sizes": "500x500",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}