{
  "name": "NextLevel Chat",
  "short_name": "NextLevel",
  "description": "AI Chat + Image Generation + OCR · 100% Local · No Server Required",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/logo_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
