{ "name": "LinkElm Pomodoro", "short_name": "Pomodoro", "description": "A focused study timer with retrieval and rest cycles.", "start_url": "/", "display": "standalone", "background_color": "#f5f0e7", "theme_color": "#f5f0e7", "icons": [ { "src": "assets/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }