{
    "name": "ReviseUp - Spaced Repetition Tool",
    "short_name": "ReviseUp",
    "description": "ReviseUp - Make your study effective with Spaced Repetition",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#667eea",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "./icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "./icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["education", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "scope": "./",
    "prefer_related_applications": false
}
