{
  "name": "Black Market Bites",
  "short_name": "BMB",
  "description": "Free AI recipe generator and kitchen tool hub. Input your ingredients, get a real dinner recipe instantly — no food blog stories, just the recipe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050805",
  "theme_color": "#33ff33",
  "lang": "en-US",
  "orientation": "any",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Black Market Bites — Free AI Recipe Generator"
    }
  ]
}
