{
    "name": "Photo Dashboard",
    "short_name": "PhotoDash",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#14141e",
    "theme_color": "#14141e",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/1044/1044660.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}