{
    "short_name": "YuGiOh Lifepoints",
    "name": "YuGiOh Lifepoints Tracker",
    "icons": [
        {
            "src": "favicon_192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "favicon_512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ],
    "description": "A simple App to keep track of Life Points during YuGiOh games.",
    "theme_color": "#fcf3e1",
    "background_color": "white",
    "start_url": "/index.html",
    "display": "standalone"
}