{
  "name": "SAGUO - 사구오 아티스트",
  "short_name": "SAGUO",
  "description": "사구오(SAGUO Inc.) 소속 아티스트 공지·스케줄 앱",
  "id": "/index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F2F2",
  "theme_color": "#4f46e5",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "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": "공지", "url": "./index.html#announcements" },
    { "name": "스케줄", "short_name": "스케줄", "url": "./index.html#schedule" }
  ]
}
