{
  "short_name": "Invoice-Gen.net",
  "name": "Invoice-Gen.net | Free Professional Invoice Creator",
  "description": "Create professional PDF invoices instantly. 100% free, secure, browser-based. No signup required.",
  "id": "/",
  "scope": "/",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#f9fafb",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
