{
  "name": "Earnr",
  "short_name": "Earnr",
  "description": "A web app that behaves like a mobile app.",
  "icons": [
    {
      "src": "/whitelogo.png",
      "type": "image/png",
      "sizes": "168x192"
    },
    {
      "src": "/whitelogo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#000000",
  "theme_color": "#000000",
  "display": "standalone",
  "orientation": "portrait-primary"
}
