{
  "name": "Photo Roulette",
  "short_name": "PhotoRoulette",
  "description": "The free party game where friends guess whose photo from your camera roll.",
  "icons": [
    {
      "src": "/og-image.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "theme_color": "#7C3AED",
  "background_color": "#0F0F1A",
  "display": "standalone",
  "start_url": "/"
}
