{
  "name": "AllPartyGames.com — 100+ Free Party Games",
  "short_name": "AllPartyGames",
  "description": "The biggest collection of free online party games, randomizers, icebreakers and decision makers. Spin the wheel, flip a coin, roll dice, play Truth or Dare and 100+ more games — no sign-up, 100% free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6fd",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}