{
  "name": "Chile-K",
  "short_name": "Chile-K",
  "description": "Chile–Korea 생활·정보·비즈니스 플랫폼",
  "lang": "ko",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f4c81",
  "categories": ["lifestyle", "travel", "business"],
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "내 돈", "short_name": "내 돈", "url": "/money", "icons": [{ "src": "/chilek-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "뭐 먹지?", "short_name": "음식", "url": "/food", "icons": [{ "src": "/chilek-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "벼룩시장", "short_name": "시장", "url": "/market", "icons": [{ "src": "/chilek-icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "icons": [
    {
      "src": "/chilek-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/chilek-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/chilek-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/chilek-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
