{
    "name": "IamBored.site",
    "short_name": "IamBored",
    "description": "Cure your boredom with one click. Discover handpicked sections of the internet.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c0c0f",
    "theme_color": "#ff8c00",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "orientation": "portrait"
}