{
    "name": "KD App — منصة تحديث تطبيقات",
    "short_name": "KD App",
    "description": "KD App — app source platform: IPA & APK subscriptions for stores.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0F172A",
    "icons": [
        {
            "src": "/branding/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/branding/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/branding/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
