{
  "name": "Roof Doof Games",
  "short_name": "Roof Doof",
  "description": "Host your family game night, live on camera. Play Chess, Checkers, and Crazy 8s with friends while seeing and talking to them face-to-face.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0a16",
  "theme_color": "#1e1a2e",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
