{
    "name": "Self Custody Is Not A Crime",
    "short_name": "Self Custody",
    "description": "Defending the fundamental right to cryptocurrency self-custody and financial sovereignty. Legal defense for Caleb Wright's landmark case against federal prosecution.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1f2937",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "categories": ["legal", "cryptocurrency", "finance", "news"],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Latest Blog Posts",
            "short_name": "Blog",
            "description": "Read the latest legal analysis and case updates",
            "url": "/blog.html",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Donate to Defense",
            "short_name": "Donate",
            "description": "Support the legal defense fund",
            "url": "/index.html#donate",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "The Case Details",
            "short_name": "Case",
            "description": "Learn about United States v. Wright",
            "url": "/index.html#about",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32",
                    "type": "image/png"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
