{
    "theme_color": "#141414",
    "background_color": "#141414",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/index.html",
    "name": "Emoji App",
    "short_name": "Emoji App",
    "description": "Super Emojis.",
    "icons": [
        {
            "src": "/icon1.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
