{
    "name": "Yijing Oracle",
    "short_name": "Yijin",
    "description": "Consult Hexagramms of Fate",
    "id": "https://oracle.dev-zoo.net/index.html",
    "start_url": "./index.html?fullscreen=true",
    "scope": ".",
    "display": "fullscreen",
    "background_color": "#111111",
    "theme_color": "#db4938",
    "orientation": "portrait-primary",
    "lang":"en",
    "icons": [
        {
            "src": "./img/fav/ico_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./img/fav/ico_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./img/fav/favicon.svg",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "./img/fav/ico_192_mask.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "./img/fav/ico_512_mask.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "./img/fav/favicon_mask.svg",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
