{
  "name": "애니추천.com",
  "short_name": "애니추천",
  "description": "오늘 뭐 볼지 고민될 때 버튼 하나로 애니를 추천해주는 웹앱",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7f5",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
