{
  "id": "/",
  "name": "Navy",
  "short_name": "Navy",
  "description": "갤러리, 클라우드, 웹 게임을 한 곳에서",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdfdfe",
  "theme_color": "#1b1d2e",
  "lang": "ko",
  "dir": "ltr",
  "categories": [
    "games",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=20260919-brand",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260919-brand",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=20260919-brand",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "레벨 계산기",
      "short_name": "레벨",
      "url": "/exp/",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260919-brand",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "콜렉션 계산기",
      "short_name": "콜렉션",
      "url": "/collection/",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260919-brand",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "용어사전",
      "short_name": "용어",
      "url": "/glossary/",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260919-brand",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "갤러리",
      "short_name": "갤러리",
      "url": "https://gallery.navy.st/",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260919-brand",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
