{ "id": "/", "name": "Percy — Normal Range Club", "short_name": "Percy", "description": "Quest · Journey · Nearby · Me — Percy.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FFF4DE", "theme_color": "#FFF4DE", "share_target": { "action": "share-target", "method": "POST", "enctype": "multipart/form-data", "params": { "files": [ { "name": "photo", "accept": [ "image/*" ] } ] } }, "icons": [ { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ] }