{
  "name": "BubbleBeam - AI Image Studio for Creators",
  "short_name": "BubbleBeam",
  "description": "Create YouTube thumbnails, professional headshots, social media posts & website hero images instantly with AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0EA5E9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bubble.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["design", "graphics", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Thumbnail",
      "short_name": "Thumbnail",
      "description": "Generate a YouTube thumbnail",
      "url": "/?mode=thumbnail"
    },
    {
      "name": "Create Headshot",
      "short_name": "Headshot",
      "description": "Generate a professional headshot",
      "url": "/?mode=headshot"
    },
    {
      "name": "Create Social Post",
      "short_name": "Social",
      "description": "Generate a social media post image",
      "url": "/?mode=social"
    },
    {
      "name": "Create Hero Image",
      "short_name": "Hero",
      "description": "Generate a website hero image",
      "url": "/?mode=hero"
    }
  ]
}
