{
    "name": "Personal Black Box",
    "short_name": "BlackBox",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#212121",
    "description": "Real-time evidentiary media storage",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23212121'/><circle cx='96' cy='96' r='36' fill='none' stroke='%23fff' stroke-width='8'/><circle cx='96' cy='96' r='12' fill='%23fff'/></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}