{
  "name": "Oversabi AI",
  "short_name": "Oversabi AI",
  "description": "Nigeria's first AI assistant - speaks Pidgin, teaches languages, and wins with you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NG",
  "categories": ["productivity", "education", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Oversabi",
      "url": "/chat",
      "description": "Start a new chat"
    },
    {
      "name": "Play OversabiQuiz",
      "url": "/quiz",
      "description": "Play and win real money"
    },
    {
      "name": "AI Jobs",
      "url": "/ai-jobs",
      "description": "Browse AI jobs for Africa"
    }
  ]
}
