{
    "background_color": "#101010",
    "description": "eslint-plugin-vite documentation and rule references.",
    "display": "standalone",
    "icons": [
        {
            "sizes": "192x192",
            "src": "img/logo_192x192.png",
            "type": "image/png"
        },
        {
            "sizes": "180x180",
            "src": "img/apple-touch-icon.png",
            "type": "image/png"
        },
        {
            "sizes": "512x512",
            "src": "img/logo.png",
            "type": "image/png"
        }
    ],
    "name": "eslint-plugin-vite Documentation",
    "scope": ".",
    "short_name": "Vite Docs",
    "start_url": ".",
    "theme_color": "#101010"
}
