{ "id": "/", "name": "FlashMail", "short_name": "FlashMail", "description": "FlashMail is a fast, modern email client built for getting through your inbox quickly.", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "background_color": "#ffffff", "theme_color": "#2563eb", "orientation": "any", "categories": ["productivity", "utilities", "email"], "icons": [ { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "monochrome" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/opengraph.jpg", "sizes": "1280x720", "type": "image/jpeg", "form_factor": "wide", "label": "FlashMail – your inbox at a glance" } ] }