{
  "short_name": "텍스트링크",
  "name": "Text_Link - 세법 말문제의 고득점 공식",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#059669",
  "background_color": "#ffffff"
}