{
    "name": "weranaOS",
    "short_name": "weranaOS",
	"description": "weranaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by werana.",
    "start_url": ".",
    "scope": ".",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=4",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=4",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0D1114",
    "background_color": "#0D1114",
    "display": "standalone"
}
