{ "id": "com.lazy-extraction.app", "name": "Lazy Extraction", "short_name": "LE", "description": "A text-based extraction RPG.", "start_url": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#18181b", "background_color": "#09090b", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/screenshots/screenshot-small.webp", "sizes": "401x869", "type": "image/png" }, { "src": "/screenshots/screenshot-large.webp", "sizes": "1917x949", "type": "image/png", "form_factor": "wide" } ] }