{
    "name": "أكاديمية أمه",
    "short_name": "أكاديمية أمه",
    "description": "أكاديمية أمه لتعليم القرآن الكريم أونلاين",
    "start_url": "/index",
    "display": "standalone",
    "orientation": "portrait",
    "gcm_sender_id": "103953800507",
    "scope": "/",
    "background_color": "#0f2b46",
    "theme_color": "#0f2b46",
    "dir": "rtl",
    "lang": "ar",
    "categories": [
        "education",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "assets/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}