{
  "id": "/",
  "name": "내지원 — 정부지원금 종합안내",
  "short_name": "내지원",
  "description": "대한민국 정부지원금을 한눈에 확인하세요",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B3A5C",
  "theme_color": "#1B3A5C",
  "categories": ["government", "finance", "lifestyle"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "지원금 찾기",
      "short_name": "찾기",
      "url": "/지원금찾기/",
      "description": "나에게 맞는 지원금 검색"
    },
    {
      "name": "소득분위 계산기",
      "short_name": "계산기",
      "url": "/소득분위계산기/",
      "description": "내 소득분위 확인"
    }
  ]
}
