{
    "name": "STARTEE - Usuwanie konta",
    "short_name": "STARTEE",
    "description": "Wniosek o usunięcie konta STARTEE",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#A553F5",
    "background_color": "#141725",
    "display": "standalone",
    "start_url": ".",
    "scope": "."
}