{
  "name": "Schafer Roofing Roof Estimator",
  "short_name": "Schafer Estimator",
  "description": "Roof estimate tool with photos, database saving, PDF, email, and text.",
  "start_url": "./Estimate.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7f2",
  "theme_color": "#244d33",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}