{
    "name": "Stuff AI Can't Do",
    "short_name": "SCD",
    "description": "Vote on what AI can and can't do — and watch the line move.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#e7e5e4",
    "theme_color": "#1c1917",
    "orientation": "portrait-primary",
    "categories": ["news", "education", "productivity"],
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
