{
    "name": "ZENTENNIS",
    "short_name": "ZENTENNIS",
    "description": "Labyrinth game",
    "start_url": "./index.html",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#000000",
    "theme_color": "#1a2233",
    "icons": [
        {
            "src": "z-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "z-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
