{
  "name": "TDagent",
  "short_name": "TDagent",
  "description": "Turn your social-media reel into a mini website. Share one link and get direct orders from TikTok, Instagram, Facebook and WhatsApp.",
  "start_url": "/signup",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#d7263d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
