{
  "name": "딸기지기 - 딸기 육묘 방제앱",
  "short_name": "딸기지기",
  "description": "딸기 우량묘 방제 주기 관리, 농업일지, 사진 비교 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F3F2E9",
  "theme_color": "#E8394A",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
