{
  "lang" : "en",
  "name" : "sparkwork-crux",
  "short_name" : "Crux",
  "description" : "Sparkwork Crux",
  "display": "standalone",
  "orientation" : "portrait",
  "start_url" : "index.html",
  "theme_color" : "transparent",
  "background_color" : "#ffffff",
  "icons" : [
    {
      "src": "assets/img/superSparkwork-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/superSparkwork-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}