{
    "name": "WIP Smith",
    "short_name": "WIP Smith",
    "description": "Miniature painting tracker",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#1e1e1e",
    "theme_color": "#ff6d00",
    "icons": [
        {"src": "/static/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/static/img/favicon-32x32.png", "sizes": "32x32", "type": "image/png"}
    ]
}
