{
 "name": "블라썸나우 — 꽃 나들이",
 "short_name": "블라썸나우",
 "description": "블로그 후기로 찾는 내 주변 꽃 나들이. 오늘 어디에 무슨 꽃이 폈는지.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "background_color": "#faf8f3",
 "theme_color": "#1c7d5a",
 "lang": "ko",
 "icons": [
  {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
  {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
  {"src": "/static/icons/icon-maskable-512.png", "sizes": "512x512",
   "type": "image/png", "purpose": "maskable"}
 ]
}
