{
    "name": "EASY STOCK V3",
    "short_name": "EASYSTOCK",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#343a40",
    "theme_color": "#343a40",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/img/salo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}
