{
  "name": "Invoice & Estimate Builder",
  "short_name": "Invoicing",
  "description": "Put together a professional invoice or estimate in a couple of minutes, and send it straight to your customer.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#2f7d5f",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
