{
  "name": "대한민국 시니어 라이프 허브",
  "short_name": "시니어 허브",
  "description": "시니어와 그 가족이 겪는 일마다 지금 할 일·신청법·서류·연락처를 한곳에서 안내하는 정보 포털",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f08a3c",
  "lang": "ko",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
