{
    "name": "Arabic Script Trainer",
    "short_name": "Arabic Scrip",
    "description": "Learn all 28 Arabic letters with their 4 writing forms — isolated, initial, medial, and final — plus interactive quizzes to test your knowledge.",
    "start_url": "/en/app/arabic-script-trainer",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/arabic-script-trainer",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/arabic-script-trainer/arabic-script-trainer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/arabic-script-trainer/arabic-script-trainer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}