﻿{
  name: 펑톡 - 실시간 익명 랜덤채팅 & 동네친구,
  short_name: 펑톡,
  description: 내 주변 동네친구와 즐기는 실시간 익명 랜덤채팅 펑톡,
  start_url: /,
  display: standalone,
  background_color: #0B1120,
  theme_color: #F43F5E,
  icons: [
    {
      src: /images/icon.png,
      sizes: 192x192,
      type: image/png,
      purpose: any maskable
    },
    {
      src: /favicon.png,
      sizes: 512x512,
      type: image/png
    }
  ]
}