{
  "name": "Imposter - Party Word Game",
  "short_name": "Imposter",
  "description": "The free party word game of bluffing, secrets, and suspicion. Find the imposter!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f0e9",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

