{
    "name": "Kiselgram",
    "short_name": "Kiselgram",
    "description": "Secure messaging app",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0088cc",
    "theme_color": "#0088cc",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230088cc'/><text x='50' y='60' font-family='Arial' font-size='40' text-anchor='middle' fill='white'>K</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230088cc'/><text x='50' y='60' font-family='Arial' font-size='40' text-anchor='middle' fill='white'>K</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
