{
    "name": "Trading Journal Pro",
    "short_name": "TLog",
    "description": "Professional trading journal with analytics, social features, and offline support",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "scope": "/",
    "categories": [
        "finance",
        "productivity"
    ],
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2936/2936757.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2936/2936757.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}