{
  "name": "사다리 — 지금 어디에 서 있는지",
  "short_name": "사다리",
  "description": "빚 때문에 급하신가요. 지금 상황에서 쓸 수 있는 제도를 찾아 드립니다.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/check/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF9",
  "theme_color": "#115E59",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "지금 어디에 서 있는지 보기",
      "short_name": "판정",
      "url": "/check/"
    }
  ],
  "categories": [
    "finance",
    "utilities"
  ]
}
