{
    "name": "Doors",
    "short_name": "Doors",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1A1A2E",
    "theme_color": "#1A1A2E",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
