{
  "name": "Duet",
  "short_name": "Duet",
  "description": "Run your business. We'll handle the AI. Duet drafts your replies, runs the research, and ships brand work — in your voice.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=so.duet",
      "id": "so.duet"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/duet-group-chat-with-any-ai/id6755807688"
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
