{
  "name": "Metro MTSK",
  "short_name": "Metro MTSK",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b245b",
  "theme_color": "#0b245b",
  "icons": [
    {
      "src": "img/hero.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
