﻿{
    "theme_color":  "#0b5cab",
    "name":  "blueimpulse.info",
    "background_color":  "#ffffff",
    "display":  "standalone",
    "short_name":  "BlueImpulse",
    "icons":  [
                  {
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "/android-chrome-192x192.png"
                  },
                  {
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "/android-chrome-512x512.png"
                  }
              ]
}
