{
  "name": "머니매니저",
  "short_name": "머니매니저",
  "description": "개인 자산 및 지출 관리",
  "start_url": "/assets.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#607d8b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
