{
  "name": "Sipurai - יצירת ספרי ילדים עם AI",
  "short_name": "Sipurai",
  "description": "Create personalized AI children's books / צור ספרי ילדים מותאמים אישית עם AI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "lang": "he",
  "dir": "rtl",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Book",
      "short_name": "Create",
      "description": "Start creating a new book",
      "url": "/BookWizard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View your book library",
      "url": "/Library",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
