{
  "name": "Velora AI — Project Control for Construction Managers Coordinating on WhatsApp",
  "short_name": "Velora AI",
  "description": "Construction projects already run on WhatsApp. Critical updates get buried, commitments drift, and nothing is tracked. Velora converts those group chats into project control — execution against targets, materials against orders, completion evidence against work orders — without changing how site teams work.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/velora-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/velora-512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/velora.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
