{
  "name": "PoliVote - 시민 정책 공론 플랫폼",
  "short_name": "PoliVote",
  "description": "우리 동네 정책에 투표하고, 공약을 평가하는 시민 공론 플랫폼",
  "start_url": "/_pv.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
