{
    "name": "LVLUP",
    "short_name": "LVLUP",
    "description": "A quest and reward system for kids and families. Turn real life into a game.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "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/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "categories": ["education", "lifestyle"]
}
