{
    "name": "2matrix.ru",
    "short_name": "2matrix.ru",
	"theme_color": "#2a2a2a",
	"background_color": "#000000",
	"display": "standalone",
	"start_url": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
		        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "background_color": "#2a2a2a"
}