{
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "categories": [
    "productivity"
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://yulka.tsnc.tech"
    }
  ],
  "note_taking": {
    "new_note_url": "/dashboard/notes/new"
  },
  "file_handlers": [
    {
      "action": "/dashboard/status",
      "name": "Post as WhatsApp status",
      "accept": {
        "image/jpeg": [
          ".jpg",
          ".jpeg"
        ],
        "image/png": [
          ".png"
        ],
        "image/webp": [
          ".webp"
        ],
        "video/mp4": [
          ".mp4"
        ]
      },
      "launch_type": "single-client"
    }
  ],
  "share_target": {
    "action": "/dashboard/status",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": [
            "image/jpeg",
            "image/png",
            "image/webp",
            "video/mp4",
            ".jpg",
            ".jpeg",
            ".png",
            ".webp",
            ".mp4"
          ]
        }
      ]
    }
  },
  "protocol_handlers": [
    {
      "protocol": "tel",
      "url": "/dashboard/inbox?phone=%s"
    },
    {
      "protocol": "sms",
      "url": "/dashboard/inbox?phone=%s"
    }
  ],
  "tab_strip": {
    "new_tab_button": {
      "url": "/dashboard"
    }
  },
  "shortcuts": [
    {
      "name": "Open Yulka",
      "short_name": "Yulka",
      "description": "Go straight to Yulka.",
      "url": "/"
    },
    {
      "name": "New note",
      "short_name": "New note",
      "description": "Add a note to a contact.",
      "url": "/dashboard/notes/new"
    }
  ],
  "widgets": [
    {
      "name": "Yulka",
      "short_name": "Yulka",
      "description": "Quick access to Yulka.",
      "tag": "yulka-summary",
      "template": "yulka-summary-template",
      "ms_ac_template": "/widgets/summary-template.json",
      "screenshots": [
        {
          "src": "/widgets/summary-preview.svg",
          "sizes": "600x400",
          "type": "image/svg+xml",
          "label": "Yulka widget preview"
        }
      ],
      "auth": false,
      "multiple": false
    }
  ],
  "name": "Yulka",
  "short_name": "Yulka",
  "description": "Yulka — WhatsApp CRM with AI auto-replies and scheduled statuses.",
  "id": "yulka",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "related_applications": [
    {
      "platform": "play",
      "id": "tech.tsnc.chat.twa",
      "url": "https://play.google.com/store/apps/details?id=tech.tsnc.chat.twa"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/screenshots/screenshot-wide.png",
      "sizes": "1904x902",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Yulka screenshot"
    },
    {
      "src": "/screenshots/screenshot-narrow.png",
      "sizes": "395x819",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Yulka screenshot"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
