{
  "name": "Zuva.TV",
  "short_name": "Zuva",
  "description": "African & Caribbean Stories. Free Forever. Tip creators with Suns, earn real money.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["entertainment", "video"],
  "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": "Watch Feed",
      "url": "/feed",
      "description": "Jump to your video feed"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "Check your Sun balance"
    }
  ]
}
