{
    "version": "1.0.0",
    "dir": "ltr",
    "lang":"en",
    "default_locale": "en",
    "name": "Spacuuu",
    "short_name": "Spacuuu",
    "description": "Save the universe",
    "scope": "/",
    "icons": [
        {
            "src": "images/logo144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "images/logo192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo-optimized2.svg",
            "sizes": "16x16",
            "type": "image/svg+xml"
        }
    ],
    "display": "fullscreen",
    "orientation": "any",
    "start_url": "",
    "theme_color": "orange",
    "background_color": "yellow",
    "categories": "game",
    "screenshots": [],
    "developer": {
        "name": "Walle Cyril",
        "url": "https://github.com/GrosSacASac"
    },
    "launch_path": "/"
}