{
  "name": "PoE Helper - 한국어 Path of Building",
  "short_name": "PoE Helper",
  "description": "Path of Building 웹판 — 한국어 (PoE1 / PoE2)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "scope": "/",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "utilities"],
  "shortcuts": [
    {
      "name": "Path of Exile 2",
      "url": "/poe2",
      "description": "Open Path of Exile 2 character planner"
    },
    {
      "name": "Path of Exile 1",
      "url": "/poe1",
      "description": "Open Path of Exile 1 character planner"
    }
  ]
}
