{
    "name": "Bible",
    "short_name": "Bible",
    "developer":
        {
            "name": "Jonathan Moore",
            "url": "https://jmoorewv.com"
        },
    "description": "With this Bible app, you can read, study, search, and listen to scripture from the Bible.",
    "categories": ["books", "education", "lifestyle", "religion"],
    "shortcuts" : [
        {
            "name": "Home",
            "url": "/",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        },
        {
            "name": "Daily Bread",
            "url": "https://bible.jmoorewv.com/verse/daily",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        },
        {
            "name": "Daily Reading",
            "url": "https://bible.jmoorewv.com/plans/daily",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        },
        {
            "name": "Bible Stories",
            "url": "https://bible.jmoorewv.com/stories",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        },
        {
            "name": "Bible Topics",
            "url": "https://bible.jmoorewv.com/topics",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        },
        {
            "name": "Bible Map",
            "url": "https://bible.jmoorewv.com/map",
            "icons": [{ "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png", "sizes": "96x96" }]
        }
    ],
    "icons": [
        {
            "src": "https://bible.jmoorewv.com/assets/icons/96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/icons/96x96tr.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/icons/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots" : [
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/1280x800a.png",
            "sizes": "1280x800",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/750x1334a.png",
            "sizes": "750x1334",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/1280x800b.png",
            "sizes": "1280x800",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/750x1334b.png",
            "sizes": "750x1334",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/1280x800c.png",
            "sizes": "1280x800",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/750x1334c.png",
            "sizes": "750x1334",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/1280x800d.png",
            "sizes": "1280x800",
            "type": "image/png"
        },
        {
            "src": "https://bible.jmoorewv.com/assets/screenshots/750x1334d.png",
            "sizes": "750x1334",
            "type": "image/png"
        }
    ],
    "theme_color": "#111111",
    "background_color": "#111111",
    "orientation": "any",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "lang": "en-US"
}
