{
  "name": "A Price Services Estimator",
  "short_name": "APS Estimator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#c8410a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.icons8.com/fluency/192/000000/calculator.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://img.icons8.com/fluency/512/000000/calculator.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
