{
  "name": "Name Place Animal Thing",
  "short_name": "NPAT",
  "description": "A mobile party word game for Name, Place, Animal, Thing rounds.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#ffe100",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./favicon.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}