{
  "name": "Chatbotini Assistant",
  "short_name": "Chatbotini",
  "description": "Premium AI Chatbots & Web Development",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070709",
  "theme_color": "#e5b842",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./images/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./images/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
