{
  "name": "Black Hole — AI Website Builder",
  "short_name": "Black Hole",
  "description": "Describe your idea. Black Hole builds and publishes a real website in seconds.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#F2532A",
  "categories": ["productivity", "developer", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New",
      "description": "Start a new AI website",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Showcase",
      "short_name": "Showcase",
      "description": "Browse websites built with Black Hole",
      "url": "/showcase",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Black Hole Website Builder"
    }
  ]
}
