{
  "name": "블로그 자동완성",
  "short_name": "블로그AI",
  "description": "AI가 블로그 글을 대신 써드려요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B5E9B",
  "theme_color": "#1B5E9B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
