{
  "name": "Talk with Janith",
  "short_name": "Janith AI",
  "description": "Cinematic voice-to-voice AI interface.",
  "start_url": "./index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#02190a",
  "theme_color": "#00ffaa",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../other%20images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../other%20images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}