{
  "name": "My AI Assistant",
  "short_name": "AI App",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f4f4f9",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "https://www.w3.org/html/logo/downloads/HTML5_Badge_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
