{
  "name": "Nimble Mobile",
  "short_name": "nimble",
  "start_url": "/account/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "description": "Daily-habit customer dashboard for Nimble Mobile.",
  "icons": [
    {
      "src": "/account/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/account/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
