{
  "name": "런치랩 용어집",
  "short_name": "런치랩 용어집",
  "description": "회사 공식 용어 및 약어 안내",
  "start_url": "https://glossary.lunchlab.me/",
  "scope": "https://glossary.lunchlab.me/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B4D3E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}