{
    "name": "منصة رصد موائد الإفطار",
    "short_name": "رصد الإفطار",
    "description": "منصة متكاملة لرصد وتقييم مشاريع تفطير الصائمين",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8f9fa",
    "theme_color": "#1a6b3c",
    "orientation": "any",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "/static/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
