{
  "name": "techcrack",
  "short_name": "techcrack",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",

  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "type": "classic"
  }
}
