{
  "name": "플필 | 온라인 캐스팅 플랫폼",
  "short_name": "플필",
  "description": "플필은 온라인 캐스팅 플랫폼으로, 캐스팅을 통해 배우들이 자신의 연기를 더욱 발전시킬 수 있도록 돕습니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
