{
  "name": "TalktoM.ee - AI Agent for Your Audience",
  "short_name": "TalktoM.ee",
  "description": "Don't leave your audience hanging. Talk to them. Create your own AI agent in a flash.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#f042b6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo/android-chrome-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

