{
    "name": "Hayeren — Learn Armenian",
    "short_name": "Hayeren",
    "description": "Spaced repetition flashcard app for Armenian vocabulary. Try free, no sign-in needed.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8f7ff",
    "theme_color": "#6c63ff",
    "categories": ["education", "productivity"],
    "lang": "en",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "label": "Hayeren flashcard app"
        }
    ]
}
