{
  "name": "Universal Business App Uganda",
  "short_name": "UBA Uganda",
  "description": "AI-powered business operating system for Ugandan SMEs — track finances, invoices, tax & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1611532736597-de2d4265fba3?w=192&h=192&fit=crop&crop=center",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1611532736597-de2d4265fba3?w=512&h=512&fit=crop&crop=center",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en-UG",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Add Transaction",
      "url": "/Dashboard",
      "description": "Quickly add income or expense"
    },
    {
      "name": "New Invoice",
      "url": "/InvoiceGenerator",
      "description": "Create a new invoice"
    },
    {
      "name": "MeVans AI",
      "url": "/AIAssistant",
      "description": "Ask your AI business assistant"
    }
  ]
}
