{
    "name": "Grodzisk Portal",
    "short_name": "Grodzisk",
    "description": "Lokalny portal społecznościowy Grodziska Mazowieckiego",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#E11D48",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["social", "news"],
    "lang": "pl",
    "shortcuts": [
        {
            "name": "Spotted",
            "url": "/spotted",
            "description": "Przeglądaj posty Spotted"
        },
        {
            "name": "City Live",
            "url": "/live",
            "description": "Zdjęcia z miasta"
        },
        {
            "name": "Ranking",
            "url": "/ranking",
            "description": "Ranking firm"
        }
    ]
}
