{
  "name": "Home Internet Cafe",
  "short_name": "Home Internet Cafe",
  "description": "Computer support, Windows & Office installation, printing, CV typing and online application services.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f1",
  "theme_color": "#12212e",
  "lang": "en-ZA",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
