{
  "id": "/",
  "name": "Drifting Dad — 漂流爸爸",
  "short_name": "Drifting Dad",
  "lang": "en",
  "description": "Play Drifting Dad, a free cozy ocean exploration game. Drift, dive, collect keepsakes and share bottle messages. Play in English or Chinese on desktop and mobile.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#55c7d8",
  "theme_color": "#123f48",
  "icons": [
    {
      "src": "assets/app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}