{
  "name": "BillFast - Free Invoice Generator",
  "short_name": "BillFast",
  "description": "Create professional invoices in seconds. Free, no signup.",
  "start_url": "/create.html",
  "display": "standalone",
  "background_color": "#111118",
  "theme_color": "#6B4EFF",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
