{
  "name": "ZipplyQuote — Quote it. Send it. Get paid.",
  "short_name": "ZipplyQuote",
  "description": "The offline-first quoting tool for trades. Build pro estimates in under a minute. Take a deposit on the spot.",
  "start_url": "./zipplyquote.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"]
}
