{
  "name": "Pillow Fight",
  "short_name": "Pillow Fight",
  "description": "A fast-paced card game for all ages!",
  "start_url": "/demo",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}

