{
  "name": "OMNIS — All-Encompassing AI Platform",
  "short_name": "OMNIS",
  "description": "The AI platform built for the real world. Real Estate, Business, Crypto, and Life intelligence in one unified command center.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#C8961E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "finance"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
