{
  "name": "AssistantAI Setup",
  "short_name": "AI Setup",
  "description": "Set up your AssistantAI assistant.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    { "src": "icon-192x192-light.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512x512-light.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
