{
    "name": "Ilfovul.ro — Știri locale Județul Ilfov",
    "short_name": "Ilfovul",
    "description": "Știri din județul Ilfov — actualizări zilnice, vreme, transport, ghiduri pentru cele 42 localități.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0b0b0d",
    "background_color": "#ffffff",
    "lang": "ro-RO",
    "categories": ["news", "magazines"],
    "icons": [
        {
            "src": "/wp-content/themes/ilfovul/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/ilfovul/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/ilfovul/assets/images/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Lista mea",
            "short_name": "Lista mea",
            "url": "/lista-mea/",
            "description": "Articolele tale salvate",
            "icons": [
                {
                    "src": "/wp-content/themes/ilfovul/assets/images/icon-96-bookmark.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Vreme Ilfov",
            "short_name": "Vreme",
            "url": "/vreme-ilfov/",
            "description": "Prognoza pentru toate localitățile",
            "icons": [
                {
                    "src": "/wp-content/themes/ilfovul/assets/images/icon-96-weather.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Transport public",
            "short_name": "Transport",
            "url": "/transport-public-ilfov/",
            "description": "Linii și stații în Ilfov",
            "icons": [
                {
                    "src": "/wp-content/themes/ilfovul/assets/images/icon-96-transport.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "_screenshots_note": "To enable rich PWA install UI, take 2 screenshots and add them to assets/images/, then uncomment the screenshots array. Mobile: 640x1280 PNG. Desktop: 1280x800 PNG."
}
