{
  "name": "SocialHive",
  "short_name": "SocialHive",
  "description": "Community platform by Lodos — channels, DMs, announcements, galleries, and voice rooms.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6347EB",
  "icons": [
    {
      "src": "/hive-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hive-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hive.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
