{
  "name": "냉장고 구조대",
  "short_name": "냉장고구조대",
  "description": "유통기한이 지났다고 다 버리지 마세요. 소비기한을 알려주고 남은 재료로 요리를 제안하는 음식물 쓰레기 감축 앱.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f4",
  "theme_color": "#16a34a",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "utilities"],
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
