{
    "name": "EV Ads Suomi",
    "short_name": "EV Ads",
    "lang": "fi-FI",
    "dir": "ltr",
    "start_url": "/?src=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f3ef",
    "theme_color": "#1a1a1a",
    "icons": [
        {
            "src": "/wp-content/plugins/escorts-pwa/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/escorts-pwa/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/escorts-pwa/assets/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Oma tili",
            "url": "/dashboard/?src=pwa_shortcut"
        }
    ]
}