{
  "name": "포항온 시민 포털",
  "short_name": "포항온",
  "description": "포항 지역 서비스 통합 PWA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f4ec",
  "theme_color": "#0b6b53",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "주문·예약", "url": "/activity" },
    { "name": "포인트 지갑", "url": "/wallet" }
  ]
}
