{
    "name": "Notaday App",
    "short_name": "Study OS",
    "description": "Study, organize, and create with Notaday App.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#151928",
    "theme_color": "#81a1ff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
