{
  "name": "深海沉船潜水与海洋生物探索预订平台",
  "short_name": "深蓝潜水",
  "description": "专注深海沉船潜水与海洋生物探索的官方预订平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001a2e",
  "theme_color": "#003B5C",
  "icons": [
    {
      "src": "/assets/images/hero/deep-sea-descent-hero.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/hero/deep-sea-descent-hero.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}