{
  "name": "FLOVI | 매장 운영 OS",
  "short_name": "FLOVI",
  "description": "예약, 공간, 주문, 결제와 마감을 하나로 연결하는 AI 매장 운영 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1116",
  "theme_color": "#6457d9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
