{
  "name": "GamiBooks — Agentic AI Publishing",
  "short_name": "GamiBooks",
  "description": "AI agents that research, write, design, narrate, and publish your books end-to-end.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#271E42",
  "theme_color": "#834BF6",
  "categories": ["productivity", "business", "books"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
