{
    "name": "Financial Ministry Resources",
    "short_name": "Financial Ministry Resources",
    "start_url": "/index.html",
    "description": "If you are looking for books, articles, organizations, and other resources regarding Christian finances, please visit this website.",
    "icons": [
        {
            "src": "/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}