{
  "name": "내 보관함",
  "short_name": "보관함",
  "start_url": "./photo.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c1413",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1829/1829586.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}