{
  "name": "공정 도우미",
  "short_name": "공정앱",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#004b87",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23004b87'><rect width='192' height='192' rx='20'/><text x='50%' y='50%' font-size='80' text-anchor='middle' dy='.3em' fill='white'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}