{ "id": "/", "name": "Random for Genshin", "short_name": "RFG", "description": "Share your Genshin Impact profile: characters gallery and UID from the Random for Genshin app.", "scope": "/", "start_url": "/?source=pwa", "display": "standalone", "dir": "ltr", "lang": "en", "orientation": "portrait-primary", "theme_color": "#ffffff", "background_color": "#ffffff", "categories": ["games", "utilities", "entertainment"], "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "shortcuts": [ { "name": "Open App Page", "short_name": "App", "url": "https://my-genshin.com/", "icons": [ { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" } ] } ] }