{
  "name": "PlaceTag",
  "short_name": "PlaceTag",
  "description": "마이주소 플랫폼 — 장소에 별칭을 지어 공유하세요",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E3A5F",
  "background_color": "#1E3A5F",
  "icons": [
    {
      "src": "/PlaceTag-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/PlaceTag-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
