{
  "name": "BookMe — 나만의 독서 공간",
  "short_name": "BookMe",
  "description": "읽고, 기록하고, 연결되는 독서 플랫폼",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F8F7F4",
  "theme_color": "#F79646",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "lifestyle"]
}
