{
    "name": "MyOrchid",
    "short_name": "MyOrchid",
    "id": "/",
    "start_url": "/",
    "display": "standalone",
    "display_override": [ "window-controls-overlay" ],
    "titlebar_style": "custom",
    "screenshots": [
        {
            "src": "/Includes/images/favicon192.png",
            "sizes": "192x192",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "icons": [
        {
            "src": "/Includes/images/favicon192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/Includes/images/favicon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
