{
    "name": "Animei",
    "short_name": "Animei",
    "description": "Learn Japanese with anime",
    "author": "Nikita",
    "start_url": "./index.html",
    "scope": ".",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "icons": [
        {
            "src": "img/icons/32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/icons/128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/icons/256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
