{
  "name": "데일리겟 — 받을 수 있는 것을 받게 한다",
  "short_name": "데일리겟",
  "description": "한국 정부 정책·지원금·세무·재테크 가이드. 정부 1차 출처 기반.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "ko-KR",
  "categories": ["news", "government", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "지원금·복지", "url": "/category/benefits" },
    { "name": "부동산", "url": "/category/realty" },
    { "name": "세무", "url": "/category/tax" },
    { "name": "재테크·금융", "url": "/category/finance" }
  ]
}
