{
  "name": "Brain Rot Crane",
  "short_name": "Brainrot Crane",
  "description": "A 3D claw machine gacha game. Earn a token, drop the claw, and try to pull a brainrot creature out of the pile.",
  "id": "/brain-rot-crane/",
  "start_url": "/brain-rot-crane/",
  "scope": "/brain-rot-crane/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#a3120e",
  "theme_color": "#a3120e",
  "icons": [
    {
      "src": "icon-crane-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-crane-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
