{
    "name": "Vocabear — Vocabulary that sticks",
    "short_name": "Vocabear",
    "description": "Learn vocabulary in any language with AI-built cards, spaced repetition and gamified streaks.",
    "id": "/",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f3f4f7",
    "theme_color": "#16181c",
    "lang": "en",
    "categories": ["education", "productivity"],
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
