{
  "name": "LinkHive",
  "short_name": "LinkHive",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#0e0e10",
  "icons": [
    {
      "src": "/icons/linkhive.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/linkhive192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/linkhive180x.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/linkhive32x.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/linkhive16x.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}
