{
  "name": "하루한표",
  "short_name": "하루한표",
  "description": "정치인 일일 호감도 투표 플랫폼",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/static/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
