{
  "name": "집고양이 ~오타쿠의 지하도시~",
  "short_name": "집고양이",
  "description": "도트 아포칼립스 덱빌딩 로그라이크",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#ff8906",
  "orientation": "landscape",
  "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" }
  ]
}
