{
    "name": "SFAS",
    "short_name": "SFAS App",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "display": "standalone",
    "orientation": "any",
    "status_bar": "black",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "splash": {
        "640x1136": "/images/icons/splash-640x1136.png",
        "750x1334": "/images/icons/splash-750x1334.png"
    }
}
