{
"name": "WaterQuality.Trading",
"short_name": "WQT",
"description": "Get paid to harvest water from the air. A generator makes water at your home; your utility credits it.",
"icons": [
{
"src": "/favicon-wqt-16.png",
"sizes": "16x16",
"type": "image/png"
},
{
"src": "/favicon-wqt-32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "/apple-touch-icon-wqt.png",
"sizes": "180x180",
"type": "image/png"
},
{
"src": "/icon-wqt-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icon-wqt-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"theme_color": "#0A2B3F",
"background_color": "#0A2B3F",
"display": "standalone",
"start_url": "/"
}