{
  "name": "Sus in Binary",
  "short_name": "Sus in Binary",
  "description": "Debunking and decoding the tech industry. Analyzing big moves and surfacing hidden truths.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1410",
  "theme_color": "#0a1410",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "news",
    "technology",
    "blog"
  ],
  "lang": "en-US",
  "dir": "ltr"
}