{
  "id": "com.noontteum.app",
  "name": "눈뜸 — 국회 투명성",
  "short_name": "눈뜸",
  "description": "팩트가 눈을 뜨게 합니다 — 국회의원 300명 출석·재산·법안 전수 추적",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["news", "politics", "government"],
  "lang": "ko",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "법안 현황",
      "short_name": "법안",
      "url": "/bills",
      "description": "22대 국회 법안 실시간 추적",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "국회의원",
      "short_name": "의원",
      "url": "/members",
      "description": "의원 300명 출석·재산 조회",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "국민청원",
      "short_name": "청원",
      "url": "/petitions",
      "description": "국민전자청원 동의 현황",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
