{
    "name": "Neko's Index",
    "short_name": "NekosIndex",
    "description": "A curated directory of open-source apps, privacy tools, streaming utilities, and more.",
    "start_url": "index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0b",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "lang": "en",
    "icons": [
        {
            "src": "logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
