{ "name": "Comity", "short_name": "Comity", "description": "Easily manage social media and get results", "features": [ "Manage and publish your social media content in one place", "Schedule your posts", "Share from your favorite apps", "Colloborate with others on social" ], "icons": [ { "src": "/android-chrome-1024x1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/android-chrome-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "android-chrome-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" }, { "src": "android-chrome-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable any" }, { "src": "android-chrome-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" } ], "screenshots": [ { "src": "/screenshots/screenshot01.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/screenshot02.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/screenshot03.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/screenshot04.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/screenshot05.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/screenshot06.jpg", "sizes": "1600x900", "type": "image/png" }, { "src": "/screenshots/m-screenshot01.jpg", "sizes": "900x1600", "type": "image/png" }, { "src": "/screenshots/m-screenshot02.jpg", "sizes": "900x1600", "type": "image/png" }, { "src": "/screenshots/m-screenshot03.jpg", "sizes": "900x1600", "type": "image/png" }, { "src": "/screenshots/m-screenshot04.jpg", "sizes": "900x1600", "type": "image/png" } ], "theme_color": "#ffffff", "background_color": "#3E721D", "start_url": "/?utm_source=standalone&utm_medium=pwa", "scope": "/", "display": "standalone", "share_target": { "action": "/share", "enctype": "application/x-www-form-urlencoded", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "shortcuts": [ { "name": "Write New Post", "url": "/social_activities/new?return_to=all" }, { "name": "Content Streams", "url": "/content" } ] }