{
  "name": "Marado Island",
  "short_name": "Marado",
  "description": "Southernmost island of South Korea — ferry times, weather & travel guide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D2B45",
  "theme_color": "#2CA8C2",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Ferry Schedule",
      "url": "/?lang=en#schedule",
      "description": "Live ferry times"
    },
    {
      "name": "Weather",
      "url": "/?lang=en#weather",
      "description": "Current conditions"
    }
  ]
}