{
  "name": "WeatherPing 날씨핑",
  "short_name": "WeatherPing",
  "description": "오늘 기온을 작년·평년과 비교하는 날씨 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#1a2035",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
