{
  "name": "PNW Mole - A Seattle-based live reality game modeled after the hit TV series “The Mole”, in which players must uncover the identity of a saboteur among them.",
  "short_name": "PNW Mole",
  "start_url": "https://pnwmole.com",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1A4242",
  "background_color": "#1A4242",
  "display": "standalone"
}