{
  "name": "한장 요리사 | 카드 요리",
  "short_name": "한장 요리사",
  "description": "유튜브 숏츠 레시피를 카드 한 장으로 기억하는 카드 요리 도구",
  "start_url": "./index.html",
  "id": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E1710",
  "theme_color": "#1E1710",
  "lang": "ko",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
