{
    "name": "Affinity",
    "short_name": "Affinity",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#232425",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}