{
  "id": "/",
  "name": "내 띠의 신",
  "short_name": "내 띠의 신",
  "description": "태어난 해로 만나는 오늘의 내 신 운세",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff9f1",
  "theme_color": "#b44b32",
  "icons": [
    {
      "src": "/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
