{
  "name": "아청사",
  "short_name": "아청사",
  "description": "청소 견적부터 이사, 인테리어, 철거 연계까지 한 번에 상담하는 아청사.",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e6f3ff",
  "theme_color": "#2874e5",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
