{
  "name": "EZRE OS",
  "short_name": "EZRE",
  "description": "The AI-Powered Operating System for Real Estate",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#0A0E1A",
  "background_color": "#0A0E1A",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "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"
    }
  ]
}
