{
  "name": "Medieval Tic-Tac-Toe",
  "short_name": "Medieval Tic",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#dabd95",
  "theme_color": "#dabd95",
  "icons": [
    {
      "src": "https://assets.poof.new/preview.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}