{
  "name": "WHEN PLAN",
  "short_name": "WHEN PLAN",
  "description": "결혼식과 분만 예정일 기준으로 일정, 예산, 준비물 수량을 자동 배치하는 모바일 플래너",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "maskable-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
