{
    "name": "Ray Interious",
    "short_name": "Ray Interious",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f50808",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/logo2.webp",
            "type": "image/webp",
            "sizes": "100x100"
        },
        {
            "src": "favicon.ico",
            "type": "image/x-icon",
            "sizes": "100x100"
        }
    ]
}