{
  "name": "Kloot - Stream Command Center",
  "short_name": "Kloot",
  "description": "Control your stream with one tap. Effects, giveaways, overlays, and more.",
  "start_url": "/panel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#a855f7",
  "orientation": "any",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Control Deck",
      "short_name": "Deck",
      "url": "/panel",
      "description": "Open your stream command center",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "History",
      "short_name": "History",
      "url": "/giveaways",
      "description": "View past giveaways and analytics"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
