{ "name": "dorm room poker", "short_name": "dorm poker", "description": "Saturday nights at Patrick's.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#15110d", "theme_color": "#15110d", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }