{
  "name": "PartyF — Real-time party games",
  "short_name": "PartyF",
  "description": "PartyF is a real-time party game platform. Host a room, grab your phone, and play with friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f0",
  "theme_color": "#f4f4f0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
