{
  "name": "축제 ON",
  "short_name": "축제ON",
  "start_url": "/festival-detail",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "./pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}

