{
  "name": "Antebellum Manufacturing Quote Builder",
  "short_name": "AMfg Quote Bldr",
  "description": "Antebellum Manufacturing fence quote builder",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#122544",
  "theme_color": "#122544",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
