{
"name": "SMOKEYGEMS",
"short_name": "SmoKeyGems",
"description": "Match-3 gem game by Smokeyface Smoke Shop",
"start_url": "./smokeyface-match3.html",
"scope": "./",
"display": "fullscreen",
"orientation": "portrait",
"background_color": "#050505",
"theme_color": "#fc0303",
"icons": [
{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
{ "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
]