{
  "name": "myapt — 내 자금으로 살 수 있는 단지",
  "short_name": "myapt",
  "description": "내 자금으로 살 수 있는 단지를 한눈에. 자산 입력하면 매수 가능 한도가 계산되고, 지도 위 단지가 한도 내·근접·초과로 색 구분됩니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "lang": "ko",
  "scope": "/",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "lifestyle", "navigation"]
}
