{ "id": "/", "name": "Selene — Void of Course Observatory", "short_name": "Selene", "description": "A luxury deep-space observatory tracking the Moon Void of Course — live lunar telemetry, a monthly almanac and a searchable void ephemeris.", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#040308", "theme_color": "#040308", "lang": "en", "dir": "ltr", "categories": ["lifestyle", "education", "utilities"], "prefer_related_applications": false, "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-64.png", "sizes": "64x64", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Monthly Almanac", "short_name": "Almanac", "description": "Every void window across the month", "url": "/month", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Void Ephemeris", "short_name": "Ephemeris", "description": "Search past and future void windows", "url": "/search", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Observatory Settings", "short_name": "Settings", "description": "Tune the observatory", "url": "/settings", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }