{
  "name": "C&R Pricebook",
  "short_name": "C&R Pricebook",
  "description": "C&R Heating & Cooling — Tech & Customer Pricebook. Taught by Fathers, Trusted by Families.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A2738",
  "theme_color": "#1A2738",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
