{
    "name": "Is it AI — C2PA Content Credentials Viewer",
    "short_name": "Is it AI",
    "description": "Is it AI? Free private C2PA viewer to check if images are AI-generated, inspect Content Credentials, and remove provenance metadata.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#7c3aed",
    "lang": "en",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
