{
  "name": "통신 요금 계산기",
  "short_name": "통신 요금 계산기",
  "description": "휴대폰 자급제, 공시지원금, 인터넷 결합 요금을 한눈에 비교하세요.",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#273238",
  "icons": [
    {
      "src": "images/p82-icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/p82-icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/p82-icon-maskable-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
