{
  "name": "복지톡 - 정부 지원금 레이스",
  "short_name": "복지톡",
  "description": "마감 임박 정부 지원금을 가장 빠르게 찾아드립니다",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ff0055",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "오늘 마감 지원금",
      "url": "/grants?sortBy=deadline",
      "description": "오늘 마감되는 지원금 바로 확인"
    },
    {
      "name": "랭킹 보기",
      "url": "/leaderboard",
      "description": "지원금 레이서 순위 확인"
    }
  ]
}
