JustPaste.it
{
    "short_name": "INT",
    "name": "INTCore",
    "icons": [
    {
        "src": "/images/icons-192.png",
        "type": "image/png",
        "sizes": "192x192"
    },
    {
        "src": "/images/icons-512.png",
        "type": "image/png",
        "sizes": "512x512"
    }
    ],
    "start_url": "/",
    "background_color": "#f05662",
    "theme_color": "#f05662",
    "display": "standalone",
    "scope": "/",
}