{
    "background_color": "#2E2A33",
    "description": "eslint-plugin-typefest documentation, architecture notes, and API references.",
    "display": "standalone",
    "icons": [
        {
            "sizes": "192x192",
            "src": "img/logo_192x192.png",
            "type": "image/png"
        },
        {
            "sizes": "512x512",
            "src": "img/logo.png",
            "type": "image/png"
        }
    ],
    "name": "eslint-plugin-typefest Documentation",
    "scope": ".",
    "short_name": "Typefest Docs",
    "start_url": ".",
    "theme_color": "#2E2A33"
}
