{
    "name": "powershellpr0mpt weblog",
    "short_name": "pr0mpt blog",
    "start_url": "/",
    "description": "A weblog to store my thoughts and ideas about PowerShell and other things I find interesting.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
