{
  "name": "BunnySale - AI Influencer Platform",
  "short_name": "BunnySale",
  "description": "Create and manage AI-powered virtual influencers",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8b4eff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "id": "bunnysale-pwa",
  "categories": ["entertainment", "social", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
