{
  "id": "/",
  "name": "냥통장",
  "short_name": "냥통장",
  "description": "우리 반의 즐거운 금융 생활! 학급 경제 앱 냥통장",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8ead2",
  "theme_color": "#ffb703",
  "lang": "ko",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
