{
    "name": "Ray Construction",
    "short_name": "Ray Construction",
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#FFFFFF",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
        "src": "/static/logo.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
        "src": "/static/logo.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ]
}
