{
  "name": "책벌레 정원",
  "short_name": "책벌레",
  "description": "읽은 쪽수가 밥이 되어 책벌레가 자라고, 완독하면 나비가 되는 독서 습관 앱",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F3E7",
  "theme_color": "#F6F3E7",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
