{
  "name": "TextWave AI Messenger",
  "short_name": "TextWave",
  "description": "TextWave AI Messenger delivers an intuitive texting-style chatbot experience for natural conversations, instant answers, and productivity boosts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020817",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
