{ "name": "Absolute-Relative.com", "short_name": "Absrel", "description": "Absolute-Relative.com is a web application that helps you to identify and track stocks based on advanced proprietary algorithms.", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "theme_color": "#6d9d7c", "background_color": "#263238", "display": "fullscreen", "id": "/", "start_url": "/", "scope": "/", "shortcuts": [ { "name": "Check jobs", "url": "/admin/jobs", "description": "Check if jobs are running (only for admins)", "icons": [ { "src": "/android-chrome-96x96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Update account", "url": "/account", "description": "Update your account information", "icons": [ { "src": "/android-chrome-96x96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Quick Filter Overview", "url": "/?state=buy&stock_exchange=OL&trading_volume=25000&number_of_days=3", "description": "Preload the page with the most common filter configuration. Oslo Børs, trading volume: 25K, max number of days: 3", "icons": [ { "src": "/android-chrome-96x96.png", "sizes": "96x96", "type": "image/png" }] } ], "screenshots": [ { "src": "/screenshot_home_narrow.png", "sizes": "425x931", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshot_home_wide.png", "sizes": "1891x1252", "type": "image/png", "form_factor": "wide" } ] }