{
    "name": "Seefluencer Circle",
    "short_name": "Circle",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "orientation": "any",
    "dir": "auto",
    "lang": "en-US",
    "handle_links": "preferred",
    "id": "/?source=pwa",
    "icons": [
        {
            "purpose": "any maskable",
            "sizes": "512x512",
            "src": "icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any maskable",
            "sizes": "512x512",
            "src": "icon512_rounded.png",
            "type": "image/png"
        }
    ]
}