{
    "name": "NekTech",
    "short_name": "App",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 192%22><circle cx=%2296%22 cy=%2296%22 r=%2290%22 fill=%22black%22 /><text x=%2275%22 y=%22134%22 font-size=%22144%22 font-family=%22Arial, sans-serif%22 fill=%22white%22 font-weight=%22bold%22>N</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><circle cx=%22256%22 cy=%22256%22 r=%22240%22 fill=%22black%22 /><text x=%22200%22 y=%22358%22 font-size=%22384%22 font-family=%22Arial, sans-serif%22 fill=%22white%22 font-weight=%22bold%22>N</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#376978",
    "background_color": "#ffffff",
    "display": "standalone"
}