{
    "short_name": "4NT",
    "name": "Four Noble Truths",
    "description": "An interactive translation of the four noble truths for you to meditate with",
    "icons":[
        {
            "src": "res/icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "res/icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "scope": "./",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#F6BA0E"
}
