{
  "name": "CodeTikki - AI-Powered Coding Platform",
  "short_name": "CodeTikki",
  "description": "Learn programming, practice coding problems, take quizzes, run code online, and get hired.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tikki-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "developer"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any"
}
