{
  "name":             "KOVA Radar",
  "short_name":       "KOVA",
  "start_url":        "../index.html",
  "display":          "standalone",
  "background_color": "#444952",
  "theme_color":      "#000000",
  "icons": [
    {
      "src":   "images/appicon.JPG",
      "sizes": "192x192",
      "type":  "image/jpeg"
    },
    {
      "src":   "images/appicon.JPG",
      "sizes": "512x512",
      "type":  "image/jpeg"
    }
  ]
}
