{
  "name": "온다캘린더",
  "short_name": "온다캘린더",
  "description": "굴착기 기사님을 위한 스마트 업무 캘린더 — 내 손안의 장부",
  "start_url": "https://ondacal.com/",
  "scope": "https://ondacal.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1d38",
  "theme_color": "#ffb347",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
