{
  "short_name": "LOAS AI",
  "name": "LOAS AI Chat Assistant",
  "description": "Bağımsız geliştirici Ahmet Dadam tarafından geliştirilen yapay zeka sohbet asistanı.",
  "icons": [
    {
      "src": "images/LOAS logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/LOAS logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#030712",
  "theme_color": "#030712",
  "display": "standalone",
  "orientation": "portrait"
}
