{
  "name": "Island Home Renovations Ltd.",
  "short_name": "Island Reno",
  "description": "Renovation and construction on Vancouver Island since 2004",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f4",
  "theme_color": "#16211e",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": [
    "business",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}