{
    "name": "Thoughtogram",
    "short_name": "Thoughtogram",
    "start_url": "/mobile.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/android4.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}