{
  "name": "TBBit",
  "short_name": "TBBit",
  "description": "Secure apps, dashboards, APIs, AI tools, and automation systems for modern companies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070318",
  "theme_color": "#7d3cff",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}