{ "name": "White noise machine", "short_name": "White noise", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone"], "orientation": "any", "background_color": "#f6f5f1", "theme_color": "#f6f5f1", "categories": ["lifestyle", "health"], "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" } ] }