{
    "name": "위키독스 - 온라인 책 제작 플랫폼",
    "short_name": "위키독스",
    "description": "온라인 책을 제작하고 공유하는 플랫폼 서비스",
    "start_url": "https://wikidocs.net/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0078d4",
    "scope": "https://wikidocs.net/",
    "lang": "ko",
    "icons": [
      {
        "src": "/static/img/LaunchImage.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/static/img/LaunchImage@2x.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }