{
  "name": "NetherEx",
  "short_name": "NetherEx",
  "description": "NetherEx AI - Chat, Generate, Enhance, Stream",
  "start_url": "/netchat",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#0e0e10",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["social", "communication"],
  "shortcuts": [
    {
      "name": "NetherChat",
      "url": "/netchat",
      "description": "Open messaging"
    },
    {
      "name": "AI Chat",
      "url": "/chat",
      "description": "Chat with AI"
    },
    {
      "name": "Anime",
      "url": "/anime",
      "description": "Browse anime"
    }
  ]
}
