{
  "name": "Koursea - Korea Travel Guide & Tools",
  "short_name": "Koursea",
  "description": "Essential pocket survival guides, OTC ingredient decoder, and tax-free tools for traveling in South Korea.",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "browser",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": ["travel", "navigation", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
