{
  "name": "Animal Chain",
  "short_name": "AnimalChain",
  "description": "The endless chain animal word game — play with friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#fef9ee",
  "theme_color": "#f6b93b",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ]
}
