{
  "name": "TIKLIVEPRO",
  "short_name": "TIKLIVEPRO",
  "description": "TikTok LIVE control center for overlays, alerts, actions, TTS, goals, challenges, and browser sources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040a14",
  "theme_color": "#040a14",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Overlays",
      "url": "/dashboard/overlays",
      "description": "Manage your overlays"
    },
    {
      "name": "Goals",
      "url": "/dashboard/goals",
      "description": "Manage your goals"
    }
  ]
}
