{
    "name": "Hlp Me Decide",
    "short_name": "HlpMeDecide",
    "description": "Get anonymous feedback on your dilemmas. Create your problem using AI, receive a unique shareable link, and collect anonymous votes in complete privacy.",
    "icons": [
        {
            "src": "/static/voting/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/voting/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#6366f1",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}
