{
  "name": "Korea as a Destination Short Form Experience",
  "short_name": "KAL Shortform",
  "description": "Delta x Korean Air Short Form Experience",
  "start_url": "/register",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f5f8fc",
  "theme_color": "#00256a",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
