{
    "name": "Yiyo",
    "short_name": "Yiyo",
    "description": "Track your study hours, hit your goals, and show your work.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#12a5a8",
    "background_color": "#f4f8f9",
    "lang": "en-ZA",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
