{
  "name": "GLORY | Global Local Linker",
  "short_name": "GLORY",
  "description": "여행자와 현지인을 실시간으로 연결하는 하이퍼-로컬 보상형 Q&A 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0D11",
  "theme_color": "#6366F1",
  "categories": ["travel", "social", "lifestyle"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=GL&backgroundColor=6366F1",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=GL&backgroundColor=6366F1",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "로컬 인사이트 탐색",
      "url": "/?tab=explore",
      "icons": [
        {
          "src": "https://api.dicebear.com/7.x/initials/svg?seed=GL&backgroundColor=6366F1",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Missions",
      "short_name": "Missions",
      "description": "미션 목록 보기",
      "url": "/?tab=missions",
      "icons": [
        {
          "src": "https://api.dicebear.com/7.x/initials/svg?seed=GL&backgroundColor=6366F1",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
