{ "name": "Chainbloom", "short_name": "Chainbloom", "description": "Plant a seed. Watch it bloom. Take the garden. A relaxing chain-reaction strategy game.", "start_url": ".", "display": "standalone", "orientation": "portrait", "background_color": "#0b0f16", "theme_color": "#0b0f16", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ], "categories": ["games", "entertainment"] }