{
  "name": "Hisabika – Simple Billing, Smart Business",
  "short_name": "Hisabika",
  "description": "Simple Billing, Smart Business. Manage invoices, customers, products and expenses with ease.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563EB",
  "background_color": "#2563EB",
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen1.png",
      "sizes": "1240x2208",
      "type": "image/png",
      "label": "Dashboard Overview"
    },
    {
      "src": "screenshots/screen2.png",
      "sizes": "1240x2208",
      "type": "image/png",
      "label": "Invoice Creation"
    }
  ],
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "description": "Create a new invoice",
      "url": "/index.html#invoice",
      "icons": [{ "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png", "sizes": "96x96" }]
    },
    {
      "name": "Add Customer",
      "short_name": "Customer",
      "description": "Add a new customer",
      "url": "/index.html#customer",
      "icons": [{ "src": "https://i.ibb.co/V0VM7N29/20260624-105200.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
