{
  "name": "Dikast — AI Debate Platform",
  "short_name": "Dikast",
  "description": "Meet Dika — your expert AI debate coach, judge, and sparring partner for every format.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1729",
  "theme_color": "#6d28d9",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-raw.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-raw.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Judge a Round",
      "short_name": "Judge",
      "url": "/judge",
      "description": "Submit a transcript for Dika to judge"
    },
    {
      "name": "Prep Engine",
      "short_name": "Prep",
      "url": "/prep",
      "description": "Research and build cases"
    },
    {
      "name": "Practice Arena",
      "short_name": "Practice",
      "url": "/practice",
      "description": "Spar with AI and drill skills"
    }
  ]
}
