{
  "name": "한강 시그널",
  "short_name": "한강시그널",
  "description": "한강 공원에서 오늘의 느낌좋은 사진을 나누고, 시그널로 연결되는 익명 소셜. 매일 새벽 3시 휘발.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3182f6",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
