{
  "name": "BUFFER - One brain cell. Still loading.",
  "short_name": "BUFFER",
  "description": "Create custom BUFFER memes and play arcade games",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/buffer.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/buffer.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "games"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Buffertato",
      "url": "/buffertato",
      "description": "Arena survival game"
    },
    {
      "name": "Play Chat is Buffer",
      "url": "/chat-is-buffer",
      "description": "Kitchen chaos game"
    }
  ]
}
