{
  "short_name": "Riff Mobile",
  "name": "Riff Mobile",
  "theme_color": "#DD0000",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "start_url": "/?utm_source=homescreen",
  "icons": [
    {
      "src": "/img/rmobile-small.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/img/rmobile-ios.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "/img/rmobile-native.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/img/rmobile-android.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/rmobile-android.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}