{
    "name": "ESCAPE FROM CAPITALISM",
    "short_name": "EFC",
    "description": "The system isn't broken. It's working exactly as designed. Learn to see it. Learn to escape it.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#00ff41",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["education", "social"],
    "lang": "en"
}