{
  "name": "Binfinite",
  "short_name": "Binfinite",
  "description": "A long box that never empties",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5efe2",
  "theme_color": "#f5efe2",
  "icons": [
    {
      "src": "/binfinite-app-red-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/binfinite-app-red-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
