{
  "name": "Friend Chess",
  "short_name": "Friend Chess",
  "description": "A private chess app for playing turn-based games with a friend.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f1e8",
  "theme_color": "#f7f1e8",
  "icons": []
}