{
  "name": "KasiCode — Build Apps with AI",
  "short_name": "KasiCode",
  "description": "Build real apps with AI. Designed for Africa. Priced for Africa.",
  "start_url": "/playground.html",
  "display": "standalone",
  "background_color": "#0f0e1a",
  "theme_color": "#0f0e1a",
  "orientation": "any",
  "categories": ["developer", "productivity", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Build",
      "url": "/playground.html",
      "description": "Start a new AI build"
    }
  ]
}
