{
  "id": "/",
  "name": "도란도란 — 음성 자서전",
  "short_name": "도란도란",
  "description": "도란도란, 따뜻하게 나누는 나의 이야기",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFEF5",
  "theme_color": "#FFFEF5",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "health"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
