{
    "name": "Oxford Vocabulary Mastery",
    "short_name": "OxfordApp",
    "description": "Master Oxford 3000/5000 English vocabulary with spaced repetition and gamification.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0f0f11",
    "theme_color": "#0f0f11",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3409/3409587.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3409/3409587.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}