{
  "name": "mTracker",
  "short_name": "mTracker",
  "icons": [
    {
      "src": "mipmap-mdpi/ic_launcher_round.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "mipmap-hdpi/ic_launcher_round.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "mipmap-xhdpi/ic_launcher_round.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "mipmap-xxhdpi/ic_launcher_round.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "mipmap-xxxhdpi/ic_launcher_round.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "summary.html",
  "display": "standalone",
  "background_color": "#102219",
  "theme_color": "#000000"
}