{
  "name": "AIBlogLAB",
  "short_name": "블로그랩",
  "description": "AI 블로그 자동 발행 솔루션",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "lang": "ko",
  "icons": [
    {
      "src": "/BlogLAB_Favicon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
