{
  "name": "천안남산교회",
  "short_name": "남산교회",
  "description": "천안남산교회 성도 모두를 위한 공식 앱 - 말씀, 기도, 나눔",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f4ec",
  "theme_color": "#73926d",
  "lang": "ko",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "이번 주 말씀",
      "short_name": "말씀",
      "url": "/?tab=word",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "공동체",
      "short_name": "공동체",
      "url": "/?tab=community",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
