{
    "name": "Onitsoga Digital",
    "short_name": "Onitsoga",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#070b15",
    "theme_color": "#070b15",
    "description": "Friendly studio for growing businesses—delivering dependable websites and custom web solutions.",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}