{
  "name": "옷사이즈표",
  "short_name": "옷사이즈표",
  "description": "키·몸무게·체형으로 찾는 내 옷사이즈와 한국·미국·유럽·일본 국가별 사이즈 변환표",
  "lang": "ko",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf7",
  "theme_color": "#1f3a5f",
  "icons": [
    { "src": "/wp-content/uploads/osize-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/wp-content/uploads/osize-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/wp-content/uploads/osize-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "사이즈 계산기", "url": "/?source=pwa#osize-calc" }
  ]
}
