{ "name": "HeartDaily", "short_name": "HeartDaily", "description": "Theo dõi huyết áp cộng đồng", "theme_color": "#10B981", "background_color": "#ffffff", "display": "standalone", "orientation": "portrait", "start_url": "/app/", "scope": "/app/", "icons": [ { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/app/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }