{
    "version": "1.0.0",
    "name": "OldForest",
    "description": "Old Forest",
    "launch_path": "/index.html",
    "icons": [{
        "128": "/img/oldforest.png"
    }],
    "developer": {
        "name": "OldForest",
        "url": "https://libretooth.gr/@oldforest"
    },
    "permissions": {
        "desktop-notification": {
            "description": "Needed for creating system notifications."
        },
        "notifications": {
            "description": "Allow this app to send you otifications."
        }
    }
}
