{
  "name": "OGQ Market",
  "short_name": "OGQ",
  "description": "OGQ — Buy Once, Use Everywhere. AI Native IP Market & Clearing House.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#00c389",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["shopping", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "마켓",
      "short_name": "마켓",
      "description": "OGQ 마켓에서 IP 콘텐츠 둘러보기",
      "url": "/market",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "스튜디오",
      "short_name": "스튜디오",
      "description": "AI 로 콘텐츠 만들기",
      "url": "/studio",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "어드민",
      "short_name": "어드민",
      "description": "운영 관리자",
      "url": "/admin",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
