{
  "name": "Bluff Club",
  "short_name": "BluffClub",
  "description": "How well do your friends really know you? The psychological multiplayer party game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08040c",
  "theme_color": "#08040c",
  "orientation": "portrait",
  "categories": ["games", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bluff Club Psychological Match"
    },
    {
      "src": "/screenshots/image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bluff Club Dashboard"
    }
  ]
}
