{ "name": "Void Hearth", "short_name": "Void Hearth", "description": "An atmospheric incremental survival game about keeping the last Hearth alive.", "start_url": "./index.html", "display": "standalone", "background_color": "#030407", "theme_color": "#030407", "orientation": "any", "shortcuts": [ { "name": "Open Hearth", "short_name": "Hearth", "url": "./index.html#hearth", "description": "Return to the Hearth." }, { "name": "Open Forge", "short_name": "Forge", "url": "./index.html#forge", "description": "Check Dimensional Forge progress." } ], "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }