{
  "name": "MakInvoices - Billing & Invoicing Suite",
  "short_name": "MakInvoices",
  "description": "Next-gen invoice generator, GST billing, financial reports, and cloud ledger suite.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#0284c7",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
