{
  "name": "InvoiceFreely — Free Invoice Generator",
  "short_name": "InvoiceFreely",
  "description": "Create professional PDF invoices for free. No signup required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1a365d",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}