{
    "theme_color": "#15202b",
    "background_color": "#15202b",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "MastoDeck",
    "orientation": "portrait",
    "short_name": "MastoDeck",
    "description": "Create a real-time, customizable Mastodon experience the way you like it.",
    "icons": [
        {
            "src": "https://mastodeck.com/s/img/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://mastodeck.com/s/img/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://mastodeck.com/s/img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}