{
  "name": "KODARI | 스마트폰 원격제어 & 원격효도",
  "short_name": "KODARI",
  "start_url": "/",
  "id": "/?pwa=1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F19",
  "theme_color": "#0284C7",
  "description": "부모님 스마트폰 화면을 1초 만에 보며 도와주는 스마트폰 전용 무선 원격제어 솔루션 KODARI",
  "icons": [
    {
      "src": "/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "utilities",
    "productivity",
    "lifestyle"
  ]
}
