{
  "name": "DealSeoul",
  "short_name": "DealSeoul",
  "description": "Seoul travel guide for foreign visitors. Eats, pop-ups, K-beauty, free spots, all anchored to the nearest subway station.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "categories": ["travel", "lifestyle", "navigation"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
