{
  "short_name": "Boring avatars",
  "name": "Boring Avatars: Open-Source React Library & Customizable SVG Avatar Service",
  "description": "Discover our open-source React library and subscription-based service for generating unique SVG user profile avatars for your website.",
  "start_url": "https://boringavatars.com",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
