{
  "name": "JJ's Juicy Guessing Game",
  "short_name": "jjjgg",
  "description": "Think of anything. Ask yes-or-no questions. Play with a friend or take on RoboJJ solo.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf0fe",
  "theme_color": "#f0187f",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
