{
  "name": "ECARO — Electrical Car And RObot",
  "short_name": "ECARO",
  "description": "미래자동차 · 전기전자 · 로봇공학 기술 블로그",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1d4ed8",
  "background_color": "#ffffff",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon-16.png?v=f7daef5b",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png?v=f7daef5b",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=f7daef5b",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=f7daef5b",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=f7daef5b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png?v=f7daef5b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}