{
  "name": "색깔메모",
  "short_name": "색깔메모",
  "description": "색상으로 분류하는 손글씨 메모장",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F7F1E6",
  "theme_color": "#F7F1E6",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
