{
  "name": "SnipHive",
  "short_name": "SnipHive",
  "description": "End-to-end encrypted snippet and note manager for developer teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#22C55E",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}