{
    "name": "نبض سرمایه",
    "short_name": "نبض",
    "description": "نبض بازار ایران — پرتفو، نمودار، تحلیل ریسک و هشدار قیمت",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/fa/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#080b0e",
    "theme_color": "#080b0e",
    "categories": ["finance", "business"],
    "icons": [
        {
            "src": "/images/brand-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/fa/app",
            "description": "Portfolio overview"
        },
        {
            "name": "Charts",
            "url": "/fa/app/charts",
            "description": "Candlestick charts"
        },
        {
            "name": "Watchlist",
            "url": "/fa/app/watchlist",
            "description": "Market watchlist"
        }
    ]
}
