{
  "name": "Seke's HVAC Tech Guide",
  "short_name": "Seke's HVAC",
  "description": "Step-by-step HVAC guides built for homeowners. Fix it yourself and save.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
