{
  "name": "Free Online Invoice Builder - Professional Invoice Generator",
  "short_name": "Invoice Builder",
  "description": "Create professional invoices instantly with our free online invoice builder. Generate, customize, and download invoices in PDF format.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "images/Favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "images/Favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/Invoice Builder Logo.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}