{
    "short_name": "NK-Alley",
    "name": "Nook Alley",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "264x264",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "264x264",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#09121B",
    "background_color": "#09121B"
}