{
  "name": "Nei AI Studio",
  "short_name": "Nei AI",
  "description": "Smart AI assistant for chat and programming",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%231a73e8'/><text x='50' y='65' font-size='40' text-anchor='middle' fill='white' font-family='Arial'>N</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
