{
    "name": "BaconKingdom",
    "short_name": "Beacon_Kingdom",
    "start_url": "https://hardworld089.github.io/index.html",
    "description": "PWA Beacon_Kingdom",
    "lang": "en-US",
    "scope": "https://hardworld089.github.io/index.html",
    "display": "standalone",
    "icons": [{
    "src": "img/512-512.png",
    "sizes": "512x512",
    "type": "image/png"
    }, {
    "src": "img/256-256.png",
    "sizes": "256x256",
    "type": "image/png"
    }, {
    "src": "img/128-128.png",
    "sizes": "128x128",
    "type": "image/png"
    }],
    "background_color": "#0598ED",
    "theme_color": "#0598ED",
    "orientation": "portrait"
}