{
  "name": "KTownDMV",
  "short_name": "KTownDMV",
  "description": "한인 커뮤니티 - 버지니아, 메릴랜드, 워싱턴 DC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f6df5",
  "orientation": "portrait-primary",
  "categories": ["social", "community"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
