{
  "name": "Durumemo",
  "short_name": "Durumemo",
  "description": "두루마리 휴지 컨셉 메모장 - 롤을 눌러 메모를 추가하고, 절취선을 뜯어 지워요",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8eaed",
  "theme_color": "#e8eaed",
  "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" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
