{
  "short_name": "Biztack App",
  "name": "Biztack App — The Business Operating System For African Entrepreneurs",
  "description": "Biztack is the all-in-one business operating system designed to empower African entrepreneurs. We provide a suite of tools to manage your business operations, from invoicing and payments to customer relationship management and analytics. Our mission is to help you grow your business with ease and efficiency.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "biztack192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "biztack192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "biztack512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "biztack512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Biztack App — Create invoice"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Biztack App — Desktop view"
    }
  ],
  "start_url": ".",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a6640",
  "theme_color": "#0a6640",
  "categories": ["business", "finance", "productivity"]
}