{
  "short_name": "That's Us!",
  "name": "That's Us! - Party Game",
  "icons": [
    {
      "src": "https://api.dicebear.com/9.x/micah/png?seed=ThatsUsGame&backgroundColor=fca5a5",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://api.dicebear.com/9.x/micah/png?seed=ThatsUsGame&backgroundColor=fca5a5&scale=120",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#fca5a5",
  "background_color": "#fca5a5",
  "orientation": "portrait"
}