{
    "name": "mc-serwery.pl — ranking serwerów Minecraft",
    "short_name": "mc-serwery",
    "description": "Ranking polskich serwerów Minecraft: statusy, liczba graczy online i głosy graczy.",
    "lang": "pl-PL",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fafafa",
    "theme_color": "#18181b",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Pełny ranking",
            "url": "/ranking"
        },
        {
            "name": "Dodaj serwer",
            "url": "/dodaj-serwer"
        }
    ]
}
