{
  "name": "RefillReminder",
  "short_name": "RefillReminder",
  "description": "소모품 교체 시기를 놓치지 마세요 — 면도날, 필터, 토너 관리",
  "start_url": "https://refillreminder.jwonlabs.com/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities", "productivity"],
  "lang": "ko"
}
