{ "name": "Midnight Calculator", "short_name": "Midnight", "description": "Optimal-play calculator for the dice game Midnight (1-4-24).", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "theme_color": "#1b2330", "background_color": "#11151c", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }