{
    "short_name": "Let's Play Cafe",
    "name": "Let's Play Cafe",
    "icons": [
        {
            "src": "/images/launcher-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#3367D6",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "portrait"
}