{ "name": "BabyPhone.online", "short_name": "BabyPhone", "description": "Baby monitor in your browser — no app, no account, nothing stored.", "start_url": "./", "display": "standalone", "background_color": "#F5FAFF", "theme_color": "#2F8FF0", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }