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