PWA - Progressive Web App - Angular, IONIC PWA - 웹앱, Manifest, Service Worker, 가짜 App Shell
{ "background_color": "purple", "description": "Shows fox pictures. At least it isn't cats.", "display": "fullscreen", "icons": [ { "src": "icon/fox-icon-192.png", "sizes": "192x192", "type": "image/png" }, {
docs.google.com