﻿{
    "name": "Fellowship With The Word",
    "short_name": "FWTW",
    "description": "Networking the world with the light of life",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2D2640",
    "theme_color": "#9B8EC4",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
