{
  "name": "KitaabAI — AI Book Writer",
  "short_name": "KitaabAI",
  "description": "Write, edit, and publish your book with AI assistance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["productivity", "education", "books"],
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%237c3aed' d='M20 20 L80 20 L80 80 L20 80 Z M30 30 L70 30 L70 70 L30 70 Z'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "apple": {
    "icons": [
      {
        "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%237c3aed' d='M20 20 L80 20 L80 80 L20 80 Z M30 30 L70 30 L70 70 L30 70 Z'/%3E%3C/svg%3E",
        "sizes": "180x180",
        "type": "image/svg+xml"
      }
    ],
    "statusBarStyle": "black-translucent",
    "preridesized": true
  },
  "prefer_related_applications": false
}
