{
    "name": "fc.nikgob — Flashcards",
    "short_name": "fc.nikgob",
    "description": "Offline-first flashcards with spaced repetition: decks, four card types, review with predicted intervals, and AI import from a pasted JSON. Syncs with the Android and Windows clients.",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#FBF8FF",
    "theme_color": "#5B6CFF",
    "orientation": "any",
    "categories": ["education", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
