{
  "name": "LiveSoko",
  "short_name": "LiveSoko",
  "description": "Local-first live commerce for social sellers",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "shortcuts": [
    {
      "name": "Live Feed",
      "short_name": "Live",
      "url": "/live",
      "description": "Start selling on TikTok Live"
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "url": "/settings",
      "description": "Manage your shop and staff"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
