{
    "short_name": "MohMoh",
    "name": "MohMoh.io",
    "icons": [
        {
            "src": "/img/icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "com.mohmohio.app",
            "url": "https://mohmoh.io"
        },
        {
            "platform": "webapp",
            "url": "./manifest.json"
        }
    ],
    "start_url": "/",
    "background_color": "#3367D6",
    "display": "fullscreen",
    "orientation": "landscape",
    "theme_color": "#3367D6"
}