{
  "name": "Black Market Bites",
  "short_name": "BMB",
  "description": "Grimdark recipe terminal with 82 fictional chefs delivering real, edible recipes. Rotates every 6 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050805",
  "theme_color": "#33ff33",
  "lang": "en-US",
  "orientation": "any",
  "categories": ["food", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/Favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Black Market Bites Terminal"
    }
  ]
}
