{
    "name": "Project Deck",
    "short_name": "project-deck",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "handle_links": "preferred",
    "background_color": "#ffffff",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
