{
    "name": "GoldHub",
    "short_name": "GoldHub",
    "description": "أدقت منصة لمتابعة أسعار الذهب والفضة والعملات العالمية والمحلية لحظة بلحظة مع رسوم بيانية حية وتنبيهات ذكية.",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["finance", "utilities"],
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#090f1c",
    "theme_color": "#090f1c",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}