{
    "name": "NonexHere",
    "short_name": "NonexHere",
    "description": "Your Vision, Your Software.",
    "orientation": "portrait",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EC6917",
    "theme_color": "#EC6917",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any"
        }
    ]
}
