{
  "name": "Butterfly Cre8tive Books",
  "short_name": "BC Books",
  "description": "Stories shaped by African and diaspora experiences. Picture books, adventures, and heartfelt reads for all ages.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F1A26",
  "background_color": "#F6F6F4",
  "icons": [
    {
      "src": "/butterfly-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/butterfly-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
