{
  "name": "ShawnBot — AI Assistant",
  "short_name": "ShawnBot",
  "description": "Your AI assistant powered by Books to Gifts Publishing.",
  "start_url": "/shawnbot",
  "scope": "/shawnbot",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#1f3a66",
  "orientation": "portrait-primary",
  "categories": ["productivity", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
