{
  "name": "NEKOSENSEI - 네코센세",
  "short_name": "네코센세",
  "description": "입문부터 JLPT 고급까지 매일 15분 학습으로 완성",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#10B981",
  "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": ["education", "language"],
  "lang": "ko-KR"
}
