{
  "name": "Kioo — Kenyan Social Live Shopping",
  "short_name": "Kioo",
  "description": "Watch Kenyan creators go live and shop fashion, beauty, and home finds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "categories": ["social", "shopping", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Go Live",
      "url": "/go-live",
      "description": "Start a live stream"
    },
    {
      "name": "Discover",
      "url": "/discover",
      "description": "Find creators"
    }
  ]
}
