{
    "name": "Boids.JS",
    "short_name": "BoidsJS",
    "description": "High-performance collective behavior simulation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f0f0",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "1200x630",
            "type": "image/png"
        }
    ]
}