{ "short_name": "Eveeye", "name": "Eveeye Explorer", "description": "Interactive maps for Eve Online and Eve Echoes", "icons": [ { "src": "/favicon16.png", "type": "image/png", "sizes": "16x16" }, { "src": "/icon.png", "type": "image/png", "sizes": "1024x1024" } ], "start_url": "/", "background_color": "#000000", "display": "standalone", "scope": "/", "theme_color": "#111111", "shortcuts": [ { "name": "Universe Map", "short_name": "Universe", "description": "All systems of New Eden on one map.", "url": "/?m=Universe", "icons": [{ "src": "/icon.png", "sizes": "1024x1024" }] }, { "name": "Regions Map", "short_name": "Regions", "description": "Simple map of all regions of New Eden.", "url": "/?m=Regions", "icons": [{ "src": "/icon.png", "sizes": "1024x1024" }] } ] }