{
  "name": "키챙겨 (Keep-Key) - 차 키 확인 리마인더",
  "short_name": "키챙겨",
  "description": "외출 전 차 키를 챙겼는지 확인하고 스마트폰 백그라운드 알림을 보내주는 리마인더 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090D16",
  "theme_color": "#06B6D4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
