{
  "name": "Mooderia Party",
  "short_name": "Mooderia",
  "description": "Multiplayer party game lobby with social deduction, word accusation, and tactical bingo!",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121124",
  "theme_color": "#6C5CE7",
  "icons": [
    {
      "src": "/logo/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
