{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.8 Install App Fix",
    "from_version": "16.12.7",
    "to_version": "16.12.8",
    "files": [
        "README.md",
        "VERSION",
        "app/views/layouts/header.php",
        "public/assets/css/style.css",
        "public/assets/icons/app-icon-192.png",
        "public/assets/icons/app-icon-512.png",
        "public/assets/icons/apple-touch-icon.png",
        "public/assets/js/app.js",
        "public/manifest.webmanifest",
        "public/sw.js"
    ],
    "notes": [
        "Fixes the Install App button so it no longer appears to do nothing when the native install prompt is unavailable.",
        "Adds a draggable floating install-help window with Close and Minimize / Restore.",
        "Adds browser-specific manual install steps for iPhone/iPad Safari, Android browsers, and desktop browsers.",
        "Adds PNG app icons plus Apple mobile web-app meta tags and updates the manifest/service worker assets.",
        "No database migration is required for V16.12.8."
    ]
}