{
  "name": "행군 - 행복한 군생활",
  "short_name": "행군",
  "description": "군인과 군인가족을 위한 통합 커뮤니티",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121418",
  "theme_color": "#121418",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}