{
  "name": "Random - Bitflip Studio",
  "short_name": "Random",
  "description": "Random integers, floats, UUID v4, strings, and bytes as hex or Base64 in your browser. Private, offline-friendly.",
  "start_url": "/tool/random.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
