{
  "name": "Charades by Lawnsky",
  "short_name": "Charades",
  "description": "The party game where your friends act out words while you hold the phone to your forehead.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#FAFAFC",
  "theme_color": "#6C63FF",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
