{ "id": "com.legacyforge.app", "name": "Legacy Forge", "short_name": "Legacy Forge", "description": "Build the greatest civilisation in history through innovation, wisdom, and stewardship — not conquest. A premium educational strategy game.", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "any", "theme_color": "#c9a227", "background_color": "#0a0e17", "lang": "en", "dir": "ltr", "categories": ["games", "education"], "prefer_related_applications": false, "icons": [ { "src": "/icons/icon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/splash-portrait.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Legacy Forge — Command Dashboard" }, { "src": "/splash-landscape.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Legacy Forge — Kingdom Selection" } ], "shortcuts": [ { "name": "Continue Reign", "short_name": "Continue", "description": "Return to your active command dashboard", "url": "/dashboard", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "New Legacy", "short_name": "New Game", "description": "Choose a kingdom and begin a new era", "url": "/editions", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] } ] }