{
    "name": "CoinYEP News",
    "short_name": "News",
    "description": "CoinYEP",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#00ff88",
    "background_color": "#0d1117",
    "icons": [
        {
            "src": "http://sito2.local/img/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "http://sito2.local/img/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}